bootargs:
bootdelay=3
baudrate=115200
ipaddr=192.168.1.103
serverip=192.168.1.101
netmask=255.255.255.0
loadaddr=0x10800000
rd_loadaddr=0x11000000
netdev=eth0
ethprime=FEC0
splashimage=0x30000000
splashpos=m,m
lvds_num=1
stdin=serial
stdout=serial
stderr=serial
fastboot_dev=mmc3
bootcmd=booti mmc3
ethact=FEC0
logcat detail:
--------- beginning of /dev/log/main
D/MagDaemon( 2276): init_sensors
D/MagDaemon( 2276): find sensor name FreescaleAccelerometer
D/MagDaemon( 2276): input device 'FreescaleAccelerometer' opened, fd = 8
I/installd( 2273): installd firing up
I/DEBUG ( 2268): debuggerd: May 24 2014 19:40:01
--------- beginning of /dev/log/system
I/Vold ( 2266): Vold 2.1 (the revenge) firing up
D/Vold ( 2266): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 2266): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
I/OrionSvc( 2281): Set command is setprop athr.gps.conf /system/etc/gps/Orion.ini
I/Netd ( 2267): Netd 1.0 starting
W/InterfaceController( 2267): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/OrionSvc( 2281): using prop value
I/OrionSvc( 2281): Get key ANDROID_SOCKET_athrshmsocket on 11
I/OrionSvc( 2281): Enter control_ipc thread
I/SurfaceFlinger( 2269): SurfaceFlinger is starting
I/SurfaceFlinger( 2269): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 2269): loaded /system/lib/egl/libEGL_VIVANTE.so
D/libEGL ( 2269): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so
D/MagDaemon( 2276): couldn't find 'FreescaleMagnetometer' input device
D/libEGL ( 2269): loaded /system/lib/egl/libGLESv2_VIVANTE.so
D/MagDaemon( 2276): inital sensor error
W/imx6.gralloc( 2269): 32bpp setting of Framebuffer catched!
W/imx6.gralloc( 2269): using (fd=15)
W/imx6.gralloc( 2269): id = DISP3 BG - DI1
W/imx6.gralloc( 2269): xres = 1024 px
W/imx6.gralloc( 2269): yres = 768 px
W/imx6.gralloc( 2269): xres_virtual = 1024 px
W/imx6.gralloc( 2269): yres_virtual = 2304 px
W/imx6.gralloc( 2269): bpp = 32
W/imx6.gralloc( 2269): r = 0:8
W/imx6.gralloc( 2269): g = 8:8
W/imx6.gralloc( 2269): b = 16:8
W/imx6.gralloc( 2269): width = 163 mm (159.568100 dpi)
W/imx6.gralloc( 2269): height = 122 mm (159.895081 dpi)
W/imx6.gralloc( 2269): refresh rate = 60.00 Hz
I/FslHwcomposer( 2269): fb0 is ldb
I/FslHwcomposer( 2269): device
I/FslHwcomposer( 2269): fb1 is overlay device
W/FslHwcomposer( 2269): open /sys/class/graphics/fb2 failed
W/FslHwcomposer( 2269): open /sys/class/graphics/fb3 failed
W/FslHwcomposer( 2269): open /sys/class/graphics/fb4 failed
W/FslHwcomposer( 2269): open /sys/class/graphics/fb5 failed
I/FslHwcomposer( 2269): hwcomposer: open framebuffer fb0
W/v_hwc ( 2269): TODO: HWC integration: display!
I/v_hwc ( 2269): Default primary display
I/v_hwc ( 2269): xres = 1024 px
I/v_hwc ( 2269): yres = 768 px
I/v_hwc ( 2269): xdpi = 159.6 dpi
I/v_hwc ( 2269): ydpi = 159.9 dpi
I/v_hwc ( 2269): refresh rate = 60.0 Hz
E/v_hwc ( 2269): open /dev/graphics/fb2 failed
I/v_hwc ( 2269): Virtual display 0 initialized.
I/v_hwc ( 2269): Vivante HWComposer v2.4
I/v_hwc ( 2269): Device: 0x417cea20
I/v_hwc ( 2269): Separated 2D: YES
I/v_hwc ( 2269): 2D PE20: YES
I/v_hwc ( 2269): Multi-source blit: NO
I/v_hwc ( 2269): Multi-source blit Ex: NO
I/v_hwc ( 2269): OPF/YUV blit/Tiling : NO
I/v_hwc ( 2269): Filter stretch : YES
I/FslHwcomposer( 2269): hwc_device_open,375
I/SurfaceFlinger( 2269): Using composer version 1.1
W/SurfaceFlinger( 2269): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
E/SurfaceFlinger( 2269): HWComposer: framebufferTarget is null
E/SurfaceFlinger( 2269): HWComposer: framebufferTarget is null
E/SurfaceFlinger( 2269): HWComposer: framebufferTarget is null
E/SurfaceFlinger( 2269): HWComposer: framebufferTarget is null
E/libEGL ( 2269): eglSetSwapRectangleANDROID:1483 error 3008 (EGL_BAD_DISPLAY)
I/SurfaceFlinger( 2269): EGL informations:
I/SurfaceFlinger( 2269): vendor : Android
I/SurfaceFlinger( 2269): version : 1.4 Android META-EGL
I/SurfaceFlinger( 2269): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 2269): Client API: OpenGL_ES
I/SurfaceFlinger( 2269): EGLSurface: 8-8-8-8, config=0x40846d38
I/SurfaceFlinger( 2269): OpenGL ES informations:
I/SurfaceFlinger( 2269): vendor : Vivante Corporation
I/SurfaceFlinger( 2269): renderer : GC880 Graphics Engine
I/SurfaceFlinger( 2269): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 2269): extensions: GL_EXT_debug_marker GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_byte_coordinates GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_extended_matrix_palette GL_OES_fixed_point GL_OES_framebuffer_object GL_OES_matrix_get GL_OES_matrix_palette GL_OES_point_size_array GL_OES_point_sprite GL_OES_query_matrix GL_OES_read_format GL_OES_single_precision GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_mirrored_repeat GL_OES_EGL_image GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_stencil1 GL_OES_stencil4 GL_OES_stencil8 GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_user_clip_plane GL_APPLE_texture_2D_limited_npot GL_EXT_texture_lod_bias GL_EXT_blend_minmax GL_EXT_read_format_bgra GL_EXT_multi_draw_arrays GL_OES_EGL_sync GL_APPLE_texture_format_BGRA8888 GL_APPLE_te
I/SurfaceFlinger( 2269): GL_MAX_TEXTURE_SIZE = 8192
I/SurfaceFlinger( 2269): GL_MAX_VIEWPORT_DIMS = 8192 x 8192
D/SurfaceFlinger( 2269): Screen acquired, type=0 flinger=0x417bc478
I/mediaserver( 2272): ServiceManager: 0x40be53f0
I/AudioFlinger( 2272): Using default 3000 mSec as standby time.
I/CameraService( 2272): CameraService started (pid=2272)
I/CameraService( 2272): Loaded "Freescale CameraHal Module" camera module
I/FslCameraHAL( 2272): Face Back Camera is ov5640_mipi, orient is 0
I/FslCameraHAL( 2272): Face Front Camera is uvc,ov5642_camera,ov5640_camera, orient is 0
I/FslCameraHAL( 2272): Checking the camera ov5640_mipi
I/FslCameraHAL( 2272): Checking the camera uvc
I/FslCameraHAL( 2272): Checking the camera ov5642_camera
I/FslCameraHAL( 2272): Checking the camera ov5640_camera
I/AudioPolicyManagerBase( 2272): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
W/audio_hw_primary( 2272): card 0, id wm8962audio ,driver wm8962-audio, name wm8962-audio
W/audio_hw_primary( 2272): out rate 44100
D/libEGL ( 2379): loaded /system/lib/egl/libEGL_VIVANTE.so
D/libEGL ( 2379): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so
W/audio_hw_primary( 2272): in rate 44100, channels 1 format 0
I/AudioFlinger( 2272): loadHwModule() Loaded primary audio interface from Freescale i.MX Audio HW HAL (audio) handle 1
W/audio_hw_primary( 2272): open output stream devices 2, format 1, channels 3, sample_rate 44100, flag 2
W/audio_hw_primary( 2272): opened out stream...1074038680
I/AudioFlinger( 2272): HAL output buffer size 192 frames, normal mix buffer size 768 frames
I/AudioMixer( 2272): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe( 2272): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
D/libEGL ( 2379): loaded /system/lib/egl/libGLESv2_VIVANTE.so
E/BufferQueue( 2269): [BootAnimation] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
I/v_hwc ( 2269): Display(0x4006a008) detected: format=306 1024x768
I/v_hwc ( 2269): Display buffer(0x4014ffb8) detected: physical=0x18100000
D/AndroidRuntime( 2270):
D/AndroidRuntime( 2270): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 2270): CheckJNI is ON
I/AndroidRuntime( 2270): JNI options: '-Xjniopts:warnonly'
I/v_hwc ( 2269): Display buffer(0x404f10f0) detected: physical=0x17b00000
I/v_hwc ( 2269): Display buffer(0x404f1118) detected: physical=0x17e00000
D/dalvikvm( 2270): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2270): Added shared lib libjavacore.so 0x0
D/dalvikvm( 2270): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2270): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 2270): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 2270): Profiling disabled.
I/Zygote ( 2270): Preloading classes...
D/dalvikvm( 2270): GC_EXPLICIT freed 37K, 9% free 436K/476K, paused 0ms+0ms, total 2ms
D/dalvikvm( 2270): GC_EXPLICIT freed 4K, 4% free 507K/528K, paused 0ms+0ms, total 3ms
D/dalvikvm( 2270): Note: class Landroid/app/ActivityManagerNative; has 163 unimplemented (abstract) methods
D/dalvikvm( 2270): GC_EXPLICIT freed 22K, 5% free 538K/564K, paused 0ms+1ms, total 5ms
D/dalvikvm( 2270): GC_EXPLICIT freed 13K, 3% free 598K/616K, paused 0ms+1ms, total 3ms
D/dalvikvm( 2270): GC_EXPLICIT freed 26K, 5% free 629K/660K, paused 1ms+0ms, total 3ms
D/dalvikvm( 2270): GC_EXPLICIT freed 28K, 5% free 656K/688K, paused 0ms+1ms, total 3ms
D/dalvikvm( 2270): GC_EXPLICIT freed 81K, 10% free 789K/876K, paused 0ms+0ms, total 3ms
D/dalvikvm( 2270): GC_EXPLICIT freed 28K, 7% free 816K/876K, paused 0ms+1ms, total 4ms
D/TextLayoutCache( 2270): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 2270): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 2270): register_android_mtp_MtpDevice
I/dalvikvm( 2270): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 2270): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 2270): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/dalvikvm( 2270): GC_EXPLICIT freed 25K, 4% free 848K/876K, paused 0ms+0ms, total 4ms
D/dalvikvm( 2270): GC_EXPLICIT freed 26K, 4% free 886K/916K, paused 0ms+0ms, total 4ms
D/MDnsDS ( 2267): MDnsSdListener::Hander starting up
D/MDnsDS ( 2267): MDnsSdListener starting to monitor
D/MDnsDS ( 2267): Going to poll with pollCount 1
D/dalvikvm( 2270): GC_FOR_ALLOC freed 218K, 16% free 1180K/1400K, paused 6ms, total 6ms
D/dalvikvm( 2270): GC_EXPLICIT freed 288K, 18% free 1378K/1672K, paused 1ms+1ms, total 9ms
D/dalvikvm( 2270): GC_EXPLICIT freed 26K, 16% free 1406K/1672K, paused 0ms+1ms, total 7ms
D/dalvikvm( 2270): GC_EXPLICIT freed 19K, 14% free 1447K/1672K, paused 1ms+1ms, total 8ms
D/dalvikvm( 2270): GC_EXPLICIT freed 16K, 12% free 1487K/1672K, paused 0ms+1ms, total 8ms
D/dalvikvm( 2270): GC_EXPLICIT freed 24K, 2% free 1792K/1820K, paused 1ms+1ms, total 12ms
D/dalvikvm( 2270): GC_EXPLICIT freed 34K, 2% free 1827K/1864K, paused 1ms+1ms, total 12ms
D/dalvikvm( 2270): GC_EXPLICIT freed 30K, 2% free 1851K/1884K, paused 1ms+1ms, total 12ms
D/dalvikvm( 2270): GC_EXPLICIT freed 30K, 2% free 1877K/1912K, paused 0ms+1ms, total 11ms
I/dalvikvm( 2270): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 2270): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
D/dalvikvm( 2270): GC_EXPLICIT freed 20K, 2% free 1911K/1936K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2270): GC_EXPLICIT freed 26K, 2% free 1938K/1968K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2270): GC_EXPLICIT freed 27K, 2% free 1964K/1996K, paused 1ms+1ms, total 12ms
D/dalvikvm( 2270): GC_EXPLICIT freed 29K, 2% free 1993K/2024K, paused 1ms+1ms, total 12ms
D/dalvikvm( 2270): GC_EXPLICIT freed 31K, 2% free 2016K/2052K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2270): GC_EXPLICIT freed 32K, 2% free 2039K/2076K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2270): GC_EXPLICIT freed 27K, 2% free 2067K/2100K, paused 1ms+2ms, total 13ms
D/dalvikvm( 2270): GC_EXPLICIT freed 29K, 2% free 2094K/2128K, paused 1ms+1ms, total 14ms
D/dalvikvm( 2270): GC_EXPLICIT freed 38K, 2% free 2112K/2152K, paused 1ms+2ms, total 13ms
D/dalvikvm( 2270): GC_EXPLICIT freed 39K, 2% free 2128K/2172K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2270): GC_EXPLICIT freed 37K, 2% free 2146K/2188K, paused 1ms+2ms, total 14ms
I/System ( 2270): Loaded time zone names for "" in 77ms (71ms in ICU)
I/System ( 2270): Loaded time zone names for "en_US" in 58ms (51ms in ICU)
D/dalvikvm( 2270): GC_EXPLICIT freed 136K, 6% free 2235K/2376K, paused 1ms+2ms, total 15ms
D/dalvikvm( 2270): GC_EXPLICIT freed 14K, 4% free 2299K/2376K, paused 1ms+1ms, total 17ms
D/dalvikvm( 2270): GC_EXPLICIT freed 58K, 3% free 2336K/2400K, paused 2ms+1ms, total 16ms
D/dalvikvm( 2270): GC_EXPLICIT freed 29K, 2% free 2363K/2400K, paused 1ms+2ms, total 15ms
D/dalvikvm( 2270): GC_EXPLICIT freed 44K, 2% free 2372K/2420K, paused 1ms+2ms, total 16ms
D/dalvikvm( 2270): GC_EXPLICIT freed 29K, 2% free 2397K/2432K, paused 1ms+1ms, total 15ms
D/dalvikvm( 2270): GC_EXPLICIT freed 33K, 2% free 2418K/2456K, paused 1ms+1ms, total 16ms
I/Zygote ( 2270): ...preloaded 2879 classes in 1873ms.
D/dalvikvm( 2270): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 2270): GC_EXPLICIT freed 23K, 2% free 2434K/2460K, paused 1ms+2ms, total 17ms
I/Zygote ( 2270): Preloading resources...
W/Resources( 2270): Preloaded drawable resource #0x1080606 (android:drawable/toast_frame_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080108 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080107 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 43K, 3% free 2444K/2500K, paused 2ms+2ms, total 18ms
W/Resources( 2270): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080100 (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800f5 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800f4 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800f0 (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ef (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 50K, 3% free 2447K/2500K, paused 1ms+1ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800eb (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800f0 (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080108 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800f5 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800f0 (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080100 (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800eb (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800eb (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080100 (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800df (android:drawable/btn_check_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 113K, 5% free 2452K/2572K, paused 1ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ef (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080107 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800f4 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ef (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800de (android:drawable/btn_check_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 84K, 5% free 2451K/2572K, paused 2ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x1080198 (android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080197 (android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080195 (android:drawable/btn_radio_on_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080194 (android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080192 (android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080191 (android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080190 (android:drawable/btn_radio_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108018f (android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108018e (android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 52K, 5% free 2451K/2572K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x108018d (android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108018a (android:drawable/btn_radio_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080189 (android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080187 (android:drawable/btn_radio_off_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080186 (android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080184 (android:drawable/btn_radio_off_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080183 (android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080182 (android:drawable/btn_radio_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080181 (android:drawable/btn_radio_off_disabled_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 51K, 5% free 2452K/2572K, paused 1ms+2ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x1080180 (android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108017f (android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108012b (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108012a (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080126 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011f (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011e (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011c (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011b (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 52K, 5% free 2453K/2572K, paused 1ms+1ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080126 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011b (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108012a (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011e (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080126 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011b (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080120 (android:drawable/btn_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011c (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108012b (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011f (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108011c (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080121 (android:drawable/btn_default_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 84K, 5% free 2455K/2572K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801de (andwarning: `zygote' uses 32-bit capabilities (legacy support in use)
roid:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e0 (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 51K, 5% free 2457K/2572K, paused 2ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801de (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e0 (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801de (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 86K, 5% free 2460K/2572K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801df (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 53K, 5% free 2459K/2572K, paused 2ms+1ms, total 18ms
W/Resources( 2270): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801df (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 86K, 5% free 2461K/2572K, paused 1ms+2ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x10801fa (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f9 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f8 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 54K, 5% free 2460K/2572K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ed (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 51K, 5% free 2462K/2572K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10801f8 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801fa (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f8 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ed (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ed (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 73K, 5% free 2463K/2572K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f9 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 74K, 5% free 2463K/2572K, paused 1ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x10805e6 (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805ea (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e4 (android:drawable/textfield_multiline_activated_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805ec (android:drawable/textfield_multiline_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e6 (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e8 (android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805ea (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805d9 (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805de (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805d1 (android:drawable/textfield_activated_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805d9 (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805dc (android:drawable/textfield_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805de (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080256 (android:drawable/edit_text_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 69K, 5% free 2464K/2572K, paused 1ms+1ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10805e5 (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e9 (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e3 (android:drawable/textfield_multiline_activated_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805eb (android:drawable/textfield_multiline_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e5 (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e7 (android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e9 (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805d8 (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805dd (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805d0 (android:drawable/textfield_activated_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805e0 (android:drawable/textfield_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805d8 (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805db (android:drawable/textfield_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805dd (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080255 (android:drawable/edit_text_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 73K, 5% free 2466K/2572K, paused 1ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x10805cd (android:drawable/text_select_handle_left) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805cf (android:drawable/text_select_handle_right) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805ca (android:drawable/text_edit_paste_window) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108026b (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108026c (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108026b (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080272 (android:drawable/expander_open_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108026e (android:drawable/expander_group_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 55K, 4% free 2469K/2572K, paused 1ms+1ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x108026c (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080273 (android:drawable/expander_open_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108026f (android:drawable/expander_group_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ef (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ef (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d0 (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ec (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d0 (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ec (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cb (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803f3 (android:drawable/list_selector_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803f0 (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803f0 (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d1 (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ed (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d1 (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ed (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cb (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803f4 (android:drawable/list_selector_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 55K, 4% free 2474K/2572K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10803d3 (android:drawable/list_section_divider_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d2 (android:drawable/list_section_divider_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080407 (android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080408 (android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108040f (android:drawable/menu_submenu_background) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080406 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080405 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 54K, 4% free 2471K/2572K, paused 1ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x108040c (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108040b (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108040c (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080406 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108040a (android:drawable/menu_panel_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108040b (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080405 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080409 (android:drawable/menu_panel_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 62K, 5% free 2473K/2596K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x1080439 (android:drawable/overscroll_edge) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108043a (android:drawable/overscroll_glow) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 304K, 14% free 2472K/2872K, paused 2ms+2ms, total 23ms
W/Resources( 2270): Preloaded drawable resource #0x10804f7 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804f6 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804fb (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804fa (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804fd (android:drawable/spinner_76_outer_holo) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 49K, 14% free 2473K/2872K, paused 1ms+2ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x10804fc (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108047d (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108047e (android:drawable/prorequest_suspend_state: wakeup (3->0) at 14790209004 (1970-01-02 00:00:02.401055000 UTC)
gress_bg_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108047d (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawabFIFO_RD_AUX_MSB read fails
le resource #0x108048a (android:drawable/progress_secondary_holo_FIFO_RD_AUX_LSB read fails
dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108048FIFO_RD_AUX_MSB read fails
8 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 22FIFO_RD_AUX_LSB read fails
70): Preloaded drawable resource #0x108047f (android:drawable/progress_horizontal_holo_dark) thatFIFO_RD_AUX_MSB read fails
varies with configuration!!
W/Resources( 2270): Preloaded drawaFIFO_RD_AUX_LSB read fails
ble resource #0x108047e (android:drawable/progress_bg_holo_light) that varies with configuration!FIFO_RD_AUX_MSB read fails
!
W/Resources( 2270): Preloaded drawable resource #0x108048b (android:drawable/progress_secondarFIFO_RD_AUX_LSB read fails
y_holo_light) that varies with configuration!!
W/Resources( 2270FIFO_RD_AUX_MSB read fails
): Preloaded drawable resource #0x1080489 (android:drawable/progress_primary_holo_light) that varFIFO_RD_AUX_LSB read fails
ies with configuration!!
W/Resoumma enable setting active
rces( 2270): Preloaded drawable resource #0x1080480 (android:drawFIFO_RD_AUX_MSB read fails
able/progress_horizontal_holo_light) that varies with configuratiFIFO_RD_AUX_LSB read fails
on!!
W/Resources( 2270): Preloaded drawable resource #0x1080493 (android:drawable/progressbar_indeterminate_holo1) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080494 (android:drawable/progressbar_indeterminate_holo2) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080495 (android:drawable/progressbar_indeterminate_holo3) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080496 (android:drawable/progressbar_indeterminate_holo4) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080497 (android:drawable/progressbar_indeterminate_holo5) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080498 (android:drawable/progressbar_indeterminate_holo6) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080499 (android:drawable/progressbar_indeterminate_holo7) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108049a (android:drawable/progressbar_indeterminate_holo8) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080481 (android:drawable/progress_indeterminate_horizontal_holo) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 361K, 15% free 2480K/2912K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10804fd (android:drawable/spinner_76_outer_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804fc (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080483 (android:drawable/progress_large_holo) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 54K, 15% free 2477K/2912K, paused 1ms+1ms, total 18ms
W/Resources( 2270): Preloaded drawable resource #0x10804fb (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804fa (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080486 (android:drawable/progress_medium_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080488 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080489 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108048a (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawableeth0: no PHY, assuming direct connection to switch
resource #0x108048b (android:draPHY 0:00 not found
wable/progress_secondary_holo_ligeth0: could not attach to PHY
ht) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804f7 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804f6 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108048d (android:drawable/progress_small_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e7 (android:drawable/scrubber_track_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e6 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e3 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e4 (android:drawable/scrubber_progress_horizontal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e8 (android:drawable/scrubber_track_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e6 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e3 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804e5 (android:drawable/scrubber_progress_horizontal_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 54K, 15% free 2481K/2912K, paused 1ms+1ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10804da (android:drawable/scrollbar_handle_holo_dark) that varies with configuration!!
W/Resoacc_open
urces( 2270): Preloaded drawable acc_release
resource #0x10804db (android:drawable/scrollbar_handle_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080510 (android:drawable/spinner_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080518 (android:drawable/spinner_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080514 (android:drawable/spinner_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108050e (android:drawable/spinner_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080508 (android:drawable/spinner_background_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080511 (android:drawable/spinner_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080519 (android:drawable/spinner_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080515 (android:drawable/spinner_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108050f (android:drawable/spinner_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080509 (android:drawable/spinner_background_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 48K, 15% free 2487K/2912K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10804fe (android:drawable/spinner_ab_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804ff (android:drawable/spinner_ab_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080500 (android:drawable/spinner_ab_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080501 (android:drawable/spinner_ab_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080502 (android:drawable/spinner_ab_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080503 (android:drawable/spinner_ab_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080506 (android:drawable/spinner_ab_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080507 (android:drawable/spinner_ab_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080500 (android:drawable/spinner_ab_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080506 (android:drawable/spinner_ab_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080502 (android:drawable/spinner_ab_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804fe (android:drawable/spinner_ab_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080504 (android:drawable/spinner_ab_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 59K, 15% free 2485K/2912K, paused 2ms+1ms, total 18ms
W/Resources( 2270): Preloaded drawable resource #0x1080501 (android:drawable/spinner_ab_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080507 (android:drawable/spinner_ab_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080503 (android:drawable/spinner_ab_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804ff (android:drawable/spinner_ab_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080505 (android:drawable/spinner_ab_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108050e (android:drawable/spinner_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108050f (android:drawable/spinner_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080510 (android:drawable/spinner_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080511 (android:drawable/spinner_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080514 (android:drawable/spinner_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080515 (android:drawable/spinner_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080518 (android:drawable/spinner_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 52K, 15% free 2485K/2912K, paused 2ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x1080519 (android:drawable/spinner_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108020b (android:drawable/cab_background_bottom_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108020e (android:drawable/cab_background_top_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108020c (android:drawable/cab_background_bottom_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802b0 (android:drawable/ic_cab_done_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108020d (android:drawable/cab_background_top_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802b1 (android:drawable/ic_cab_done_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d6 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d4 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d9 (android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d5 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800da (android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800da (android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d6 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d4 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d8 (android:drawable/btn_cab_done_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 49K, 15% free 2488K/2912K, paused 1ms+2ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x10800d9 (android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d5 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800d7 (android:drawable/btn_cab_done_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080038 (android:drawable/ic_menu_close_clear_cancel) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080329 (android:drawable/ic_menu_copy_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108032a (android:drawable/ic_menu_copy_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108032c (android:drawable/ic_menu_cut_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108032d (android:drawable/ic_menu_cut_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080045 (android:drawable/ic_menu_more) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080340 (android:drawable/ic_menu_moreoverflow_normal_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108033e (android:drawable/ic_menu_moreoverflow_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080341 (android:drawable/ic_menu_moreoverflow_normal_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108033f (android:drawable/ic_menu_moreoverflow_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 55K, 15% free 2491K/2912K, paused 1ms+1ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x1080344 (android:drawable/ic_menu_paste_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080345 (android:drawable/ic_menu_paste_holo_light) that varies with confehci_fsl_bus_resume begins, DR
iguration!!
W/Resources( 2270): Preloaded drawable resource #0x108034b (android:drawable/ic_menu_selectall_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108034a (android:drawable/ic_menu_selectall_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802b4 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802b6 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802b3 (android:drawable/ic_clear) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802b4 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802b6 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108035a (android:drawable/ic_search) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 53K, 15% free 2491K/2912K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10802ce (android:drawable/ic_go) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080361 (android:drawable/ic_voice_search) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108021f (android:drawable/dialog_bottom_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080220 (android:drawable/dialog_bottom_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080224 (android:drawable/dialog_full_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080225 (android:drawable/dialog_full_holo_light) that varies with configuration!!
D/dalvikvm( 2270): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 2270): GC_EXPLICIT freed 66K, 15% free 2490K/2912K, paused 1ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x108022d (android:drawable/dialog_middle_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108022e (android:drawable/dialog_middle_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108022f (android:drawable/dialog_top_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080230 (android:drawable/dialog_top_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802c1 (android:drawable/ic_dialog_alert_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10802c2 (android:drawable/ic_dialog_alert_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 48K, 15% free 2493K/2912K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10803c8 (android:drawable/list_divider_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803c9 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803c9 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800bd (android:drawable/ab_transparent_dark_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800bb (android:drawable/ab_stacked_transparent_dark_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800a1 (android:drawable/ab_bottom_transparent_dark_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800b5 (android:drawable/ab_solid_dark_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800b8 (android:drawable/ab_stacked_solid_dark_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108009e (android:drawable/ab_bottom_solid_dark_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800be (android:drawable/ab_transparent_light_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800bc (android:drawable/ab_stacked_transparent_light_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800a2 (android:drawable/ab_bottom_transparent_light_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800b6 (android:drawable/ab_solid_light_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800ba (android:drawable/ab_stacked_solid_light_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10800a0 (android:drawable/ab_bottom_solid_light_holo) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 50K, 15% free 2496K/2912K, paused 1ms+1ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x10800b7 (android:drawable/ab_solid_shadow_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ef (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ef (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d0 (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ec (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d0 (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ec (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cb (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108037a (android:drawable/item_background_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803f0 (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803f0 (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d1 (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ed (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803d1 (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cf (android:drawable/list_longpressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803ed (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10803cb (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108037b (android:drawable/item_background_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080278 (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080279 (android:drawable/fastscroll_thumb_holo) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 63K, 15% free 2500K/2912K, paused 1ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080278 (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027f (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027b (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027f (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027b (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080274 (android:drawable/fastscroll_label_left_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080276 (android:drawable/fastscroll_label_right_holo_dark) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 74K, 15% free 2497K/2912K, paused 1ms+2ms, total 16ms
W/Resources( 2270): Preloaded drawable resource #0x1080280 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080280 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080275 (android:drawable/fastscroll_label_left_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080277 (android:drawable/fastscroll_label_right_holo_light) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 55K, 15% free 2497K/2912K, paused 1ms+1ms, total 17ms
W/Resources( 2270): Preloaded drawable resource #0x1080259 (android:drawable/editbox_dropdown_background_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805fc (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f0 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805fe (android:drawable/textfield_searchview_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f9 (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f7 (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080600 (android:drawable/textfield_searchview_right_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805fd (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f1 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805ff (android:drawable/textfield_searchview_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805fa (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f8 (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x1080601 (android:drawable/textfield_searchview_right_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805fc (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f0 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f9 (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f7 (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805fd (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f1 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805fa (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805f8 (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c5 (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c0 (android:drawable/tab_selected_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c4 (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805bf (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c6 (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c1 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c6 (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c1 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805b4 (android:drawable/tab_indicator_holo) that varies with configuration!!
D/dalvikvm( 2270): GC_EXPLICIT freed 55K, 1binder: 2553:2568 transaction failed 29189, size 96-0
4% free 2505K/2912K, paused 2ms+1ms, total 17ms
W/Resources( 227binder: 2553:2567 transaction failed 29189, size 100-0
0): Preloaded drawable resource #0x10805c5 (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c0 (android:drawable/tab_selected_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c4 (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805bf (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10805c6 (android:drawable/tab_unsebinder: release 2553:2565 transaction 2217 in, still active
lected_pressed_holo) that varies binder: send failed reply for transaction 2217 to 2672:2836
with configuration!!
W/Resourcesbinder: release 2553:2712 transaction 2093 in, still active
( 2270): Preloaded drawable resoubinder: send failed reply for transaction 2093 to 2806:2806
rce #0x10805c1 (android:drawable/binder: send failed reply for transaction 2223 to 2672:2672
tab_selected_pressed_holo) that vbinder: send failed reply for transaction 2227 to 2787:2787
aries with configuration!!
W/Resbinder: send failed reply for transaction 2232 to 2756:2756
ources( 2270): Preloaded drawablebinder: send failed reply for transaction 2241 to 2764:2764
resource #0x10804a9 (android:drabinder: release proc 2553, transaction 2235, not freed
wable/quickcontact_badge_overlay_pressed_dark) that varies with configuration!!
W/Resources( 227binder: 2787:2787 transaction failed 29189, size 64-0
0): Preloaded drawable resource #binder: 2672:2672 transaction failed 29189, size 3940-4
0x10804a4 (android:drawable/quickcontact_badge_overlay_focused_dark) that varies with configuration!!
W/Resources( 2270): Preloabinder: 2764:2764 transaction failed 29189, size 96-4
ded drawable resource #0x10804a7 binder: 2806:2806 transaction failed 29189, size 84-0
(android:drawable/quickcontact_babinder: 2756:2756 transaction failed 29189, size 3492-4
dge_overlay_normal_dark) that varbinder: 2764:2844 transaction failed 29189, size 468-4
ies with configuration!!
W/Resoubinder: 2787:2787 transaction failed 29189, size 3092-4
rces( 2270): Preloaded drawable resource #0x10804a3 (android:drawable/quickcontact_badge_overlay_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804a7 (android:drawable/quickcontact_badge_overlay_normal_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804a9 (android:drawable/quickcontact_badge_overlay_pressed_dark) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804aa (android:drawable/quickcontact_badge_overlay_pressed_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804a5 (android:drawable/quickcontact_badge_overlay_focused_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804a8 (android:drawable/quickcontact_badge_overlay_normal_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804a6 (android:drawable/quickcontact_badge_overlay_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804a8 (android:drawable/quickcontact_badge_overlay_normal_light) that varies with configuration!!
W/Resources( 2270): Preloaded drawable resource #0x10804aa (android:drawable/quickcontact_badge_overlay_pressed_light) that varies with configuration!!
I/Zygote ( 2270): ...preloaded 274 resources in 1394ms.
D/dalvikvm( 2270): GC_EXPLICIT freed 57K, 15% free 2503K/2912K, paused 1ms+2ms, total 17ms
I/Zygote ( 2270): ...preloaded 31 resources in 28ms.
D/dalvikvm( 2270): GC_EXPLICIT freed 11K, 14% fralarm_release: clear alarm, pending 0
ee 2518K/2912K, paused 1ms+1ms, talarm_release: clear alarm, pending 0
otal 17ms
D/dalvikvm( 2270): GC_EXPLICIT freed 10K, 14% free 2508K/2912K, paused 2ms+1ms, total 17ms
D/dalvikvm( 2270): GC_EXPLICIT freed <1K, 14% free 2507K/2912K, paused 1ms+1ms, total 17ms
I/dalvikvm( 2270): System server process 2553 has been created
I/Zygote ( 2270): Accepting command socket connections
D/SystemClock( 2553): Setting time of day to sec=86400
W/SystemServer( 2553): System clock is before 1970; setting to 1970.
I/sysproc ( 2553): Entered system_init()
I/sysproc ( 2553): ServiceManager: 0x4154e4c0
D/SensorService( 2553): nuSensorService starting...
E/ ( 2553): couldn't find 'eCompass' input device
E/ ( 2553): Can`t find the mag sensor!
E/ ( 2553): couldn't find 'mpl3115' input device
E/ ( 2553): Can`t find the press sensor!
D/ ( 2553): AccelSensor enable 0 ,usercount 0, handle 0 ,mEnabled 0
D/ ( 2553): AccelSensor enable 0 ,usercount 0, handle 1 ,mEnabled 0
D/ ( 2553): MagSensor mEnabled 0, OrientaionSensor mEnabled 0
D/ ( 2553): AccelSensor enable 0 ,usercount 0, handle 2 ,mEnabled 0
D/ ( 2553): MagSensor mEnabled 0, OrientaionSensor mEnabled 0
D/ ( 2553): PressSensor mEnabled 0, Temperature mEnabled 0
I/SensorService( 2553): Freescale 3-axis Accelerometer
I/SensorService( 2553): Freescale 3-axis Magnetic field sensor
I/SensorService( 2553): Freescale Orientation sensor
I/SensorService( 2553): MPL3115 Temperature sensor
I/SensorService( 2553): ISL29023 Light sensor
I/sysproc ( 2553): System server: starting Android runtime.
I/sysproc ( 2553): System server: starting Android services.
D/SensorService( 2553): nuSensorService thread starting...
I/sysproc ( 2553): System server: entering thread pool.
I/installd( 2273): new connection
E/SWITCHPROFILE( 2553): setprop: sys.interactive = active
I/SystemServer( 2553): Entered the Android system server!
I/SystemServer( 2553): Enabled StrictMode logging for UI Looper
I/SystemServer( 2553): Waiting for installd to be ready.
I/Installer( 2553): connecting...
I/SystemServer( 2553): Power Manager
I/SystemServer( 2553): Enabled StrictMode logging for WM Looper
I/SystemServer( 2553): Activity Manager
I/ActivityManager( 2553): Memory class: 64
W/UsageStats( 2553): Usage stats version changed; dropping
I/AppOps ( 2553): No existing app ops /data/system/appops.xml; starting empty
I/SystemServer( 2553): Display Manager
I/ActivityManager( 2553): Enabled StrictMode logging for AThread's Looper
I/DisplayManagerService( 2553): Display device added: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 60.000004 fps, density 160, 213.0 x 213.0 dpi, touch INTERNAL, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, rotation 0, type BUILT_IN, address null}
I/SystemServer( 2553): Telephony Registry
I/SystemServer( 2553): Scheduling Policy
I/SystemServer( 2553): Package Manager
D/dalvikvm( 2553): GC_CONCURRENT freed 218K, 9% free 2784K/3052K, paused 3ms+2ms, total 29ms
D/dalvikvm( 2553): GC_FOR_ALLOC freed 420K, 18% free 2733K/3332K, paused 12ms, total 12ms
D/SELinuxMMAC( 2553): Couldn't find install policy /data/system/mac_permissions.xml
D/SELinuxMMAC( 2553): Using install policy file /system/etc/security/mac_permissions.xml
I/PackageManager( 2553): Need to read from backup stopped packages file
W/PackageManager( 2553): Cleaning up stopped packages file /data/system/users/0/package-restrictions.xml
W/PackageManager( 2553): Running ENG build: no pre-dexopt!
D/dalvikvm( 2553): GC_CONCURRENT freed 306K, 15% free 2864K/3332K, paused 2ms+3ms, total 25ms
W/PackageParser( 2553): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #202
D/dalvikvm( 2553): GC_CONCURRENT freed 118K, 6% free 3156K/3332K, paused 2ms+1ms, total 22ms
W/PackageParser( 2553): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #374
W/PackageParser( 2553): No actions in intent filter at /system/app/Dialer.apk Binary XML file line #138
W/ResourceType( 2553): Failure getting entry for 0x7f040030 (t=3 e=48) in package 0 (error -75)
W/PackageParser( 2553): Unknown element under <application>: permission at /system/app/Gallery2.apk Binary XML file line #225
W/PackageParser( 2553): Unknown element under <application>: permission at /system/app/Gallery2.apk Binary XML file line #228
W/ResourceType( 2553): Failure getting entry for 0x7f040030 (t=3 e=48) in package 0 (error -75)
D/dalvikvm( 2553): GC_CONCURRENT freed 203K, 7% free 3374K/3628K, paused 2ms+5ms, total 32ms
I/AudioFlinger( 2272): Using module 1 has the primary audio interface
I/AudioFlinger( 2272): AudioFlinger's thread 0x40cc2008 ready to run
W/audio_hw_primary( 2272): out_set_parameters routing=2, ret 1, out 1074038680
I/audio_a2dp_hw( 2272): adev_open: adev_open in A2dp_hw module
I/AudioFlinger( 2272): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
I/r_submix( 2272): adev_open(name=audio_hw_if)
I/r_submix( 2272): adev_init_check()
I/AudioFlinger( 2272): loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 4
I/AudioFlinger( 2272): loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 5
I/AudioPolicyService( 2272): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
D/dalvikvm( 2553): GC_CONCURRENT freed 221K, 8% free 3541K/3812K, paused 2ms+2ms, total 23ms
D/PackageManager( 2553): No files in app dir /vendor/app
W/PackageManager( 2553): Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
I/PackageManager( 2553): Time to scan packages: 1.038 seconds
W/PackageManager( 2553): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
W/PackageManager( 2553): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager( 2553): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager( 2553): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
W/PackageManager( 2553): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.exchange
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.andrequest_suspend_state: wakeup (0->0) at 18600694337 (1970-01-02 00:00:06.211540000 UTC)
roid.email
W/PackageManager( 2553): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (prinit: untracked pid 2267 exited
otectionLevel=2 flags=0x48be45)
init: untracked pid 2272 exited
D/dalvikvm( 2553): GC_CONCURRENT init: untracked pid 2693 exited
freed 325K, 10% free 3731K/4104K, paused 2ms+3ms, total 23ms
D/dalvikvm( 2553): GC_EXPLICIT freed 247K, 14% free 3601K/4156K, paused 1ms+1ms, total 27ms
I/SystemServer( 2553): Entropy Mixer
I/EntropyMixer( 2553): Writing entropy...
I/SystemServer( 2553): User Service
I/SystemServer( 2553): Account Manager
I/SystemServer( 2553): Content Manager
I/SystemServer( 2553): System Content Providers
I/lights ( 2553): max backlight file is /sys/class/backlight/pwm-backlight.0/max_brightness
I/lights ( 2553): backlight brightness file is /sys/class/backlight/pwm-backlight.0/brightness
I/SystemServer( 2553): Lights Service
I/SystemServer( 2553): Battery Service
I/SystemServer( 2553): Vibrator Service
I/libsuspend( 2553): Selected early suspend
I/libsuspend( 2553): Starting early suspend unblocker thread
I/SWITCHPROFILE( 2553): Switchprofile thread init: untracked pid 2764 exited
received GOV_INTERACTIVE from Power HAL
E/SWITCHPROFILE( 2553): setprop: sys.interactive = active
D/PermissionCache( 2269): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (642 us)
D/SurfaceFlinger( 2269): Screen acquired, type=0 flinger=0x417bc478
D/SurfaceFlinger( 2269): screen was previously acquired
I/SystemServer( 2553): Alarm Manager
I/SystemServer( 2553): Init Watchdog
I/SystemServer( 2553): Input Manager
I/InputManager( 2553): Initializing input manager, mUseDevInputEventForAudioJack=false
I/SystemServer( 2553): Window Manager
I/WindowManager( 2553): No existing display settings /data/system/display_settings.xml; starting empty
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.streaming.sw-based' already exists, ignoring this one.
E/OMXMaster( 2272): A component of name 'OMX.Freescale.std.parser.fsl.sw-based' already exists, ignoring this one.
D/dalvikvm( 2553): GC_CONCURRENT freed 296K, 9% free 3818K/4172K, paused 3ms+2ms, total 48ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 11ms
D/ ( 2553): AccelSensor enable 1 ,usercount 1, handle 0 ,mEnabled 1
I/InputManager( 2553): Starting input manager
I/SystemServer( 2553): Bluetooth Manager Service
D/BluetoothManagerService( 2553): Loading stored name and address
D/BluetoothManagerService( 2553): Stored bluetooth Name=null,Address=null
I/SystemServer( 2553): Input Method Service
W/InputMethodManagerService( 2553): Couldn't create dir.: /data/system/inputmethod
D/EventHub( 2553): No input device configuration file found for device 'FreescaleAccelerometer'.
W/ResourceType( 2553): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
I/SystemServer( 2553): Accessibility Manager
I/ActivityManager( 2553): Config changes=15f8 {1.0 ?mcc?mnc en_US ldltr sERROR: v4l2 capture: slave not found!
w768dp w1024dp h695dp 160dpi xlrgERROR: v4l2 capture: slave not found!
land ?uimode ?night -touch -keyb/v/h -nav/h s.2}
I/SystemServer( 2553): Mount Service
D/MountService( 2553): got storage path: null description: Internal storage primary: true removable: false emulated: true mtpReserve: 10ERROR: v4l2 capture: slave not found!
0 allowMassStorage: false maxFileERROR: v4l2 capture: slave not found!
Size: 0
D/MountService( 2553): aERROR: v4l2 capture: slave not found!
ddVolumeLocked() StorageVolume [mERROR: v4l2 capture: slave not found!
StorageId=65537 mPath=/storage/emERROR: v4l2 capture: slave not found!
ulated/0 mDescriptionId=17040655 ERROR: v4l2 capture: slave not found!
mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100 mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0}]
D/MountService( 2553): got storage path: /mnt/extsd description: SD card primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService( 2553): addVolumeLocked() StorageVolume [mStorageId=0 mPath=/mnt/extsd mDescriptionId=17040656 mPrimary=false mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false mMaxFileSize=0 mOwner=null]
D/MountService( 2553): got storage path: /mnt/udisk description: USB storage primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService( 2553): addVolumeLocked() StorageVolume [mStorageId=0 mPath=/mnt/udisk mDescriptionId=17040657 mPrimary=false mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false mMaxFileSize=0 mOwner=null]
I/SystemServer( 2553): LockSettingsService
I/SystemServer( 2553): Device Policy
I/SystemServer( 2553): Status Bar
I/SystemServer( 2553): Clipboard Service
E/EventHub( 2553): could not get driver version for /dev/input/mice, Not a typewriter
I/SystemServer( 2553): NetworkManagement Service
I/SystemServer( 2553): Text Service Manager Service
I/SystemServer( 2553): NetworkStats Service
I/SystemServer( 2553): NetworkPolicy Service
D/dalvikvm( 2553): GREF has increased to 201
I/SystemServer( 2553): Wi-Fi P2pService
D/MountService( 2553): volume state changed for /mnt/extsd (null -> removed)
D/MountService( 2553): volume state changed for /mnt/udisk (null -> removed)
I/SystemServer( 2553): Wi-Fi Service
I/PackageManager( 2553): No secure containers on sdcard
W/PackageManager( 2553): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
W/PackageManager( 2553): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager( 2553): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager( 2553): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x89be45)
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
W/PackageManager( 2553): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.exchange
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
W/PackageManager( 2553): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.email
D/EventHub( 2553): No input device configuration file found for device 'wm8962-audio Headphone Jack'.
I/EventHub( 2553): New device: id=2, fd=121, path='/dev/input/event4', name='wm8962-audio Headphone Jack', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
D/EventHub( 2553): No input device configuration file found for device 'wm8962-audio DMIC'.
I/EventHub( 2553): New device: id=3, fd=122, path='/dev/input/event3', name='wm8962-audio DMIC', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
D/EventHub( 2553): No input device configuration file found for device 'gpio-keys'.
W/PackageManager( 2553): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0xc8be45)
W/EventHub( 2553): Unable to disable kernel key repeat for /dev/input/event0: Function not implemented
I/EventHub( 2553): New device: id=4, fd=123, path='/dev/input/event0', name='gpio-keys', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
D/EventHub( 2553): No input device configuration file found for device 'WM8962 Beep Generator'.
D/dalvikvm( 2553): GC_CONCURRENT freed 337K, 10% free 3964K/4360K, paused 3ms+2ms, total 25ms
I/InputReader( 2553): Device added: id=-1, name='Virtual', sources=0x00000301
I/InputReader( 2553): Device added: id=4, name='gpio-keys', sources=0x00000101
I/InputReader( 2553): Device added: id=3, name='wm8962-audio DMIC', sources=0x80000000
I/InputReader( 2553): Device added: id=2, name='wm8962-audio Headphone Jack', sources=0x80000000
I/InputReader( 2553): Reconfiguring input devices. changes=0x00000004
I/ActivityManager( 2553): Config changes=1400 {1.0 ?mcc?mnc en_US ldltr sw768dp w1024dp h695dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.3}
I/SystemServer( 2553): Connectivity Service
D/ConnectivityService( 2553): ConnectivityService starting up
D/ConnectivityService( 2553): wifiOnly=false
D/CommandListener( 2267): Setting iface cfg
D/CommandListener( 2267): Trying to bring up eth0
E/CommandListener( 2267): Error upping interface
F/SystemServer( 2553): BOOT FAILURE starting Connectivity Service
F/SystemServer( 2553): java.lang.IllegalStateException: command '3 interface setcfg eth0 0.0.0.0 0 multicast up broadcast' failed with '400 3 Failed to up interface (No such device)'
F/SystemServer( 2553): at com.android.server.NetworkManagementService.setInterfaceConfig(NetworkManagementService.java:549)
F/SystemServer( 2553): at com.android.server.NetworkManagementService.setInterfaceUp(NetworkManagementService.java:566)
F/SystemServer( 2553): at android.net.EthernetDataTracker.startMonitoring(EthernetDataTracker.java:245)
F/SystemServer( 2553): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:586)
F/SystemServer( 2553): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:395)
F/SystemServer( 2553): at com.android.server.ServerThread.run(SystemServer.java:498)
F/SystemServer( 2553): Caused by: com.android.server.NativeDaemonConnector$NativeDaemonFailureException: command '3 interface setcfg eth0 0.0.0.0 0 multicast up broadcast' failed with '400 3 Failed to up interface (No such device)'
F/SystemServer( 2553): at com.android.server.NativeDaemonConnector.execute(NativeDaemonConnector.java:382)
F/SystemServer( 2553): at com.android.server.NativeDaemonConnector.executeForList(NativeDaemonConnector.java:318)
F/SystemServer( 2553): at com.android.server.NativeDaemonConnector.execute(NativeDaemonConnector.java:283)
F/SystemServer( 2553): at com.android.server.NativeDaemonConnector.execute(NativeDaemonConnector.java:268)
F/SystemServer( 2553): at com.android.server.NetworkManagementService.setInterfaceConfig(NetworkManagementService.java:547)
F/SystemServer( 2553): ... 5 more
W/SystemServer( 2553): ***********************************************
I/SystemServer( 2553): Network Service Discovery Service
D/NsdService( 2553): Network service discovery enabled true
I/SystemServer( 2553): UpdateLock Service
I/SystemServer( 2553): Notification Manager
I/SystemServer( 2553): Device Storage Monitor
I/SystemServer( 2553): Location Manager
I/SystemServer( 2553): Country Detector
I/SystemServer( 2553): Search Service
I/SystemServer( 2553): DropBox Service
I/SystemServer( 2553): Wallpaper Service
W/WallpaperService( 2553): no current wallpaper -- first boot?
I/SystemServer( 2553): Audio Service
D/dalvikvm( 2553): GC_CONCURRENT freed 308K, 9% free 4088K/4456K, paused 3ms+3ms, total 27ms
I/SystemServer( 2553): Dock Observer
W/DockObserver( 2553): This kernel does not have dock station support
I/SystemServer( 2553): Wired Accessory Manager
I/SystemServer( 2553): USB Service
D/WifiHW ( 2553): Unable to unload driver module "8723as": No such file or directory
I/SystemServer( 2553): Serial Service
I/SystemServer( 2553): Twilight Service
I/SystemServer( 2553): UI Mode Manager Service
I/SystemServer( 2553): Backup Service
V/BackupManagerService( 2553): Initializing package tracking
V/BackupManagerService( 2553): No ancestral data
V/BackupManagerService( 2553): addPackageParticipantsLocked: all
I/BackupManagerService( 2553): Scheduling backup for new app com.android.calendar
D/BackupManagerService( 2553): Now staging backup of com.android.calendar
I/BackupManagerService( 2553): Scheduling backup for new app com.android.browser
D/BackupManagerService( 2553): Now staging backup of com.android.browser
I/BackupManagerService( 2553): Scheduling backup for new app com.android.providers.userdictionary
D/BackupManagerService( 2553): Now staging backup of com.android.providers.userdictionary
I/BackupManagerService( 2553): Scheduling backup for new app com.android.sharedstoragebackup
D/BackupManagerService( 2553): Now staging backup of com.android.sharedstoragebackup
I/BackupManagerService( 2553): Scheduling backup for new app android
D/BackupManagerService( 2553): Now staging backup of android
I/BackupManagerService( 2553): Scheduling backup for new app com.android.gallery3d
D/BackupManagerService( 2553): Now staging backup of com.android.gallery3d
I/BackupManagerService( 2553): Scheduling backup for new app com.android.providers.settings
D/BackupManagerService( 2553): Now staging backup of com.android.providers.settings
V/BackupManagerService( 2553): Registering transport android/com.android.internal.backup.LocalTransport = com.android.inFIFO_RD_AUX_MSB read fails
ternal.backup.LocalTransport@41c55e98
V/BackupManagerService( 2553): Starting with transport android/com.android.internal.backupFIFO_RD_AUX_LSB read fails
.LocalTransport
V/BackupManagerService( 2553): Google transport not present
I/BackupManagerServFIFO_RD_AUX_MSB read fails
ice( 2553): Found stale backup journal, scheduling
I/BackupManagerService( 2553): com.android.calendar
I/BackupManagerService( 2553): com.android.browser
FIFO_RD_AUX_LSB read fails
I/BackupManagerService( 2553): com.android.providers.userdictionary
I/BackupManagerService( 25FIFO_RD_AUX_MSB read fails
53): com.android.sharedstoragebackup
I/BackupManagerService( 2553): android
I/BackupManagerFIFO_RD_AUX_LSB read fails
Service( 2553): com.android.gallery3d
I/BackupManagerService( 2553): com.android.providers.settings
I/BackupManagerService( 2553): Backup enabled => false
I/BackupManagerService( 2553): Opting out of backup
I/SystemServer( 2553): AppWidget Service
I/SystemServer( 2553): RecognitiFIFO_RD_AUX_MSB read fails
on Service
I/SystemServer( 2553): DiskStats Service
I/WindowManager( 2553): SAFE MODE not enabled
D/dalvikvm( 2553): JIT startFIFO_RD_AUX_LSB read fails
ed for system_server
I/SystemServer( 2553): SamplingProfiler SerFIFO_RD_AUX_MSB read fails
vice
I/SystemServer( 2553): NetworkTimeUpdateService
I/SystemServer( 2553): CommonTimeManagementService
I/SystemServer( 2553): CertBlacklister
I/SystemServerFIFO_RD_AUX_LSB read fails
( 2553): Dreams Service
I/SystemServer( 2553): IdleMaintenanceService
I/ActivityManager( 2553): System now ready
I/SystemServer( 2553): Making services ready
I/SWITCHPROFILE( 2553): Switchprofile thread received GOV_INTERFIFO_RD_AUX_MSB read fails
ACTIVE from Power HAL
E/SWITCHPROFILE( 2553): setprop: sys.interactive = active
I/Zygote ( 2553): Process: zygote socket opened
D/dalvikvm( 2553): GC_CONCURRENT freed 271K, 7% free 4318K/4FIFO_RD_AUX_LSB read fails
632K, paused 2ms+12ms, total 64ms
I/ActivityManager( 2553): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=2626 uid=10036 gids={50036, 1028, 1015, 3002, 3001}
D/NetworkManagementService( 2553): enabling bandwidth control
W/MountService( 2553): Duplicate state transition (mounted -> mounted) for /storage/emulated/0
D/SystemUIService( 2626): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar
D/SystemUIService( 2626): running: com.android.systemui.statusbar.phone.PhoneStatusBar@41ac2110
I/StatusBarManagerService( 2553): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@41c726f8
D/PhoneStatusBar( 2626): mSettingsPanelGravity = 8388661
D/dalvikvm( 2553): GC_CONCURRENT freed 321K, 8% free 4509K/4888K, paused 3ms+2ms, total 67ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 42ms
D/dalvikvm( 2553): GC_FOR_ALLOC freed 65K, 9% free 4644K/5056K, paused 24ms, total 26ms
D/dalvikvm( 2626): GC_FOR_ALLOC freed 82K, 5% free 2721K/2856K, paused 23ms, total 24ms
D/dalvikvm( 2626): GC_CONCURRENT freed 20K, 4% free 3159K/3272K, paused 2ms+2ms, total 19ms
I/Choreographer( 2553): Skipped 30 frames! The application may be doing too much work on its main thread.
D/dalvikvm( 2553): GC_CONCURRENT freed 273K, 7% free 4860K/5192K, paused 3ms+14ms, total 78ms
D/AndroidRuntime( 2626): Shutting down VM
W/dalvikvm( 2626): threadid=1: thread exiting with uncaught exception (group=0x41845700)
W/SystemServer( 2553): ***********************************************
F/SystemServer( 2553): BOOT FAILURE making Network Stats Service ready
F/SystemServer( 2553): java.lang.NullPointerException
F/SystemServer( 2553): at com.android.server.net.NetworkStatsService.getNetworkStatsTethering(NetworkStatsService.java:1196)
F/SystemServer( 2553): at com.android.server.net.NetworkStatsService.getNetworkStatsUidDetail(NetworkStatsService.java:1183)
F/SystemServer( 2553): at com.android.server.net.NetworkStatsService.bootstrapStatsLocked(NetworkStatsService.java:926)
F/SystemServer( 2553): at com.android.server.net.NetworkStatsService.systemReady(NetworkStatsService.java:313)
F/SystemServer( 2553): at com.android.server.ServerThread$3.run(SystemServer.java:892)
F/SystemServer( 2553): at com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.java:8148)
F/SystemServer( 2553): at com.android.server.ServerThread.run(SystemServer.java:866)
I/Process ( 2626): Sending signal. PID: 2626 SIG: 9
E/AndroidRuntime( 2626): FATAL EXCEPTION: main
E/AndroidRuntime( 2626): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2626): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2587)
E/AndroidRuntime( 2626): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/AndroidRuntime( 2626): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338)
E/AndroidRuntime( 2626): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2626): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2626): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2626): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2626): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2626): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2626): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2626): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2626): Caused by: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2626): at com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:52)
E/AndroidRuntime( 2626): at android.net.ConnectivityManager.<init>(ConnectivityManager.java:838)
E/AndroidRuntime( 2626): at android.app.ContextImpl$10.createStaticService(ContextImpl.java:334)
E/AndroidRuntime( 2626): at android.app.ContextImpl$StaticServiceFetcher.getService(ContextImpl.java:258)
E/AndroidRuntime( 2626): at android.app.ContextImpl.getSystemService(ContextImpl.java:1514)
E/AndroidRuntime( 2626): at android.content.ContextWrapper.getSystemService(ContextWrapper.java:519)
E/AndroidRuntime( 2626): at com.android.systemui.statusbar.policy.NetworkController.<init>(NetworkController.java:196)
E/AndroidRuntime( 2626): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:490)
E/AndroidRuntime( 2626): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:2136)
E/AndroidRuntime( 2626): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:2111)
E/AndroidRuntime( 2626): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:230)
E/AndroidRuntime( 2626): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:315)
E/AndroidRuntime( 2626): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:100)
E/AndroidRuntime( 2626): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577)
E/AndroidRuntime( 2626): ... 10 more
I/ActivityManager( 2553): Process com.android.systemui (pid 2626) has died.
W/ActivityManager( 2553): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
I/ActivityManager( 2553): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 0
I/ActivityManager( 2553): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=2672 uid=10020 gids={50020, 1028}
I/ActivityManager( 2553): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=2680 uid=10036 gids={50036, 1028, 1015, 3002, 3001}
I/ActivityManager( 2553): Start proc android.process.media for broadcast com.android.providers.media/.MtpReceiver: pid=2693 uid=10014 gids={50014, 1015, 1023, 1024, 1028, 2001, 3003, 3007}
W/ContextImpl( 2553): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1042 com.android.server.usb.UsbSettingsManager.deviceAttached:621 com.android.server.usb.UsbHostManager.usbDeviceAdded:156 com.android.server.usb.UsbHostManager.monitorUsbHostBus:-2 com.android.server.usb.UsbHostManager.access$000:38
I/ActivityManager( 2553): Config changes=200 {1.0 ?mcc?mnc en_US ldltr sw768dp w1024dp h695dp 160dpi xlrg land -touch -keyb/v/h -nav/h s.4}
D/PermissionCache( 2269): checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (295 us)
E/BufferQueue( 2269): [ScreenshotSurface] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
D/dalvikvm( 2553): GC_CONCURRENT freed 562K, 12% free 4890K/5508K, paused 7ms+3ms, total 99ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 42ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 24ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 21ms
V/KeyguardHostView( 2553): music state changed: 0
W/RecognitionManagerService( 2553): no available voice recognition services found for user 0
E/UsbHostManagerJNI( 2553): usb_device_open failed
V/TAG ( 2553): bug 7643792: fitSystemWindows([0,0][0,0])
W/InputMethodManagerService( 2553): Ignoring setImeWindowStatus of uid 1000 token: null
W/ResourceType( 2553): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
I/ActivityManager( 2553): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=2717 uid=10019 gids={50019, 1015, 1028}
V/InputMethodManagerService( 2553): Adding window token: android.os.Binder@41c91e10
D/SystemUIService( 2680): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar
D/SystemUIService( 2680): running: com.android.systemui.statusbar.phone.PhoneStatusBar@41ac4458
D/PhoneStatusBar( 2680): mSettingsPanelGravity = 8388661
I/StatusBarManagerService( 2553): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@41c17648
W/SystemServer( 2553): ***********************************************
F/SystemServer( 2553): BOOT FAILURE making Location Service ready
F/SystemServer( 2553): java.lang.NullPointerException: missing IConnectivityManager
F/SystemServer( 2553): at com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:52)
F/SystemServer( 2553): at android.net.ConnectivityManager.<init>(ConnectivityManager.java:838)
F/SystemServer( 2553): at android.app.ContextImpl$10.createStaticService(ContextImpl.java:334)
F/SystemServer( 2553): at android.app.ContextImpl$StaticServiceFetcher.getService(ContextImpl.java:258)
F/SystemServer( 2553): at android.app.ContextImpl.getSystemService(ContextImpl.java:1514)
F/SystemServer( 2553): at com.android.server.location.GpsLocationProvider.<init>(GpsLocationProvider.java:452)
F/SystemServer( 2553): at com.android.server.LocationManagerService.loadProvidersLocked(LocationManagerService.java:346)
F/SystemServer( 2553): at com.android.server.LocationManagerService.systemReady(LocationManagerService.java:236)
F/SystemServer( 2553): at com.android.server.ServerThread$3.run(SystemServer.java:952)
F/SystemServer( 2553): at com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.java:8148)
F/SystemServer( 2553): at com.android.server.ServerThread.run(SystemServer.java:866)
D/dalvikvm( 2553): GC_FOR_ALLOC freed 300K, 9% free 5051K/5508K, paused 37ms, total 38ms
I/CommonTimeManagementService( 2553): No common time service detected on this platform. Common time services will be unavailable.
I/InputReader( 2553): Reconfiguring input devices. changes=0x00000020
I/InputReader( 2553): Reconfiguring input devices. changes=0x00000010
I/ActivityManager( 2553): Start proc com.android.phone for added application com.android.phone: pid=2737 uid=1001 gids={41001, 3002, 3001, 3003, 1015, 1028}
I/SystemServer( 2553): Enabled StrictMode for system server main thread.
D/dalvikvm( 2553): GREF has increased to 301
D/BluetoothManagerService( 2553): Message: 300
D/BluetoothManagerService( 2553): MESSAGE_USER_SWITCHED
I/LatinIME( 2717): Hardware accelerated drawing: true
D/dalvikvm( 2553): GC_CONCURRENT freed 339K, 7% free 5348K/5744K, paused 11ms+3ms, total 140ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 40ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 38ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 29ms
D/dalvikvm( 2553): WAIT_FOR_CONCURRENT_GC blocked 40ms
V/KeyguardHostView( 2553): music state changed: 0
V/TAG ( 2553): bug 7643792: fitSystemWindows([0,0][0,0])
D/libEGL ( 2553): loaded /system/lib/egl/libEGL_VIVANTE.so
D/AndroidRuntime( 2717): Shutting down VM
W/dalvikvm( 2717): threadid=1: thread exiting with uncaught exception (group=0x41845700)
D/dalvikvm( 2680): GC_FOR_ALLOC freed 90K, 5% free 2723K/2864K, paused 53ms, total 53ms
E/AndroidRuntime( 2717): FATAL EXCEPTION: main
E/AndroidRuntime( 2717): java.lang.RuntimeException: Unable to create service com.android.inputmethod.latin.LatinIME: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2717): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2587)
E/AndroidRuntime( 2717): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/AndroidRuntime( 2717): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338)
E/AndroidRuntime( 2717): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2717): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2717): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2717): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2717): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2717): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2717): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2717): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2717): Caused by: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2717): at com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:52)
E/AndroidRuntime( 2717): at android.net.ConnectivityManager.<init>(ConnectivityManager.java:838)
E/AndroidRuntime( 2717): at android.app.ContextImpl$10.createStaticService(ContextImpl.java:334)
E/AndroidRuntime( 2717): at android.app.ContextImpl$StaticServiceFetcher.getService(ContextImpl.java:258)
E/AndroidRuntime( 2717): at android.app.ContextImpl.getSystemService(ContextImpl.java:1514)
E/AndroidRuntime( 2717): at android.content.ContextWrapper.getSystemService(ContextWrapper.java:519)
E/AndroidRuntime( 2717): at com.android.inputmethod.latin.SubtypeSwitcher.initialize(SubtypeSwitcher.java:97)
E/AndroidRuntime( 2717): at com.android.inputmethod.latin.SubtypeSwitcher.init(SubtypeSwitcher.java:84)
E/AndroidRuntime( 2717): at com.android.inputmethod.latin.LatinIME.onCreate(LatinIME.java:435)
E/AndroidRuntime( 2717): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577)
E/AndroidRuntime( 2717): ... 10 more
D/libEGL ( 2553): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so
W/TelephonyProvider( 2737): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
W/ResourceType( 2553): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
I/Process ( 2717): Sending signal. PID: 2717 SIG: 9
I/ActivityManager( 2553): Process com.android.inputmethod.latin (pid 2717) has died.
W/ActivityManager( 2553): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 5000ms
D/dalvikvm( 2680): GC_CONCURRENT freed 21K, 4% free 3163K/3280K, paused 2ms+2ms, total 27ms
D/dalvikvm( 2680): WAIT_FOR_CONCURRENT_GC blocked 15ms
I/ActivityManager( 2553): Start proc com.android.music for broadcast com.android.music/.MediaButtonIntentReceiver: pid=2756 uid=10025 gids={50025, 3003, 1015, 1028}
D/BluetoothManagerService( 2553): Retrieving Bluetooth Adapter name and address...
D/BluetoothManagerService( 2553): getNameAndAddress(): mBluetooth = null mBinding = false
D/BluetoothManagerService( 2553): Message: 200
D/BluetoothManagerService( 2553): MESSAGE_GET_NAME_AND_ADDRESS
D/BluetoothManagerService( 2553): Binding to service to get name and address
D/dalvikvm( 2553): GC_CONCURRENT freed 546K, 10% free 5469K/6060K, paused 31ms+20ms, total 151ms
I/ActivityManager( 2553): Start proc com.android.bluetooth for service com.android.bluetooth/.btservice.AdapterService: pid=2764 uid=1002 gids={41002, 3003, 3002, 3001, 1015, 3005, 1016, 3008, 1028}
D/dalvikvm( 2672): GC_CONCURRENT freed 170K, 8% free 2775K/2996K, paused 2ms+26ms, total 70ms
D/BluetoothManagerService( 2553): Message: 20
D/BluetoothManagerService( 2553): Added callback: android.bluetooth.BluetoothAdapter$1@41c186b8:true
D/AndroidRuntime( 2680): Shutting down VM
W/dalvikvm( 2680): threadid=1: thread exiting with uncaught exception (group=0x41845700)
E/AndroidRuntime( 2680): FATAL EXCEPTION: main
E/AndroidRuntime( 2680): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2680): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2587)
E/AndroidRuntime( 2680): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/AndroidRuntime( 2680): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338)
E/AndroidRuntime( 2680): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2680): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2680): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2680): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2680): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2680): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2680): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2680): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2680): Caused by: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2680): at com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:52)
E/AndroidRuntime( 2680): at android.net.ConnectivityManager.<init>(ConnectivityManager.java:838)
E/AndroidRuntime( 2680): at android.app.ContextImpl$10.createStaticService(ContextImpl.java:334)
E/AndroidRuntime( 2680): at android.app.ContextImpl$StaticServiceFetcher.getService(ContextImpl.java:258)
E/AndroidRuntime( 2680): at android.app.ContextImpl.getSystemService(ContextImpl.java:1514)
E/AndroidRuntime( 2680): at android.content.ContextWrapper.getSystemService(ContextWrapper.java:519)
E/AndroidRuntime( 2680): at com.android.systemui.statusbar.policy.NetworkController.<init>(NetworkController.java:196)
E/AndroidRuntime( 2680): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:490)
E/AndroidRuntime( 2680): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:2136)
E/AndroidRuntime( 2680): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:2111)
E/AndroidRuntime( 2680): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:230)
E/AndroidRuntime( 2680): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:315)
E/AndroidRuntime( 2680): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:100)
E/AndroidRuntime( 2680): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577)
E/AndroidRuntime( 2680): ... 10 more
D/BluetoothManagerService( 2553): Message: 30
D/BluetoothManagerService( 2553): Message: 30
W/ContextImpl( 2553): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1439 android.bluetooth.BluetoothHeadset.<init>:273 android.bluetooth.BluetoothAdapter.getProfileProxy:1162 android.media.AudioService.getBluetoothHeadset:2189 android.media.AudioService.access$2800:109
W/ContextImpl( 2553): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1439 android.bluetooth.BluetoothA2dp.<init>:160 android.bluetooth.BluetoothAdapter.getProfileProxy:1165 android.media.AudioService$AudioServiceBroadcastReceiver.onReceive:4086 android.app.LoadedApk$ReceiverDispatcher$Args.run:763
I/Process ( 2680): Sending signal. PID: 2680 SIG: 9
V/WiredAccessoryManager( 2553): init()
W/WiredAccessoryManager( 2553): /sys/class/switch/usb_audio/state not found while attempting to determine initial switch state
W/dalvikvm( 2553): threadid=43: thread exiting with uncaught exception (group=0x41845700)
I/dalvikvm( 2756): Turning on JNI app bug workarounds for target SDK version 9...
D/AndroidRuntime( 2737): Shutting down VM
W/dalvikvm( 2737): threadid=1: thread exiting with uncaught exception (group=0x41845700)
E/AndroidRuntime( 2553): *** FATAL EXCEPTION IN SYSTEM PROCESS: SyncHandlerThread
E/AndroidRuntime( 2553): java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2553): at com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:52)
E/AndroidRuntime( 2553): at android.net.ConnectivityManager.<init>(ConnectivityManager.java:838)
E/AndroidRuntime( 2553): at android.app.ContextImpl$10.createStaticService(ContextImpl.java:334)
E/AndroidRuntime( 2553): at android.app.ContextImpl$StaticServiceFetcher.getService(ContextImpl.java:258)
E/AndroidRuntime( 2553): at android.app.ContextImpl.getSystemService(ContextImpl.java:1514)
E/AndroidRuntime( 2553): at com.android.server.content.SyncManager.getConnectivityManager(SyncManager.java:356)
E/AndroidRuntime( 2553): at com.android.server.content.SyncManager.readDataConnectionState(SyncManager.java:319)
E/AndroidRuntime( 2553): at com.android.server.content.SyncManager.access$500(SyncManager.java:104)
E/AndroidRuntime( 2553): at com.android.server.content.SyncManager$SyncHandler.handleMessage(SyncManager.java:1823)
E/AndroidRuntime( 2553): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2553): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2553): at android.os.HandlerThread.run(HandlerThread.java:61)
I/ActivityManager( 2553): Process com.android.systemui (pid 2680) has died.
W/ActivityManager( 2553): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
W/ActivityManager( 2553): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
E/AndroidRuntime( 2737): FATAL EXCEPTION: main
E/AndroidRuntime( 2737): java.lang.RuntimeException: Unable to create application com.android.phone.PhoneApp: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2737): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4447)
E/AndroidRuntime( 2737): at android.app.ActivityThread.access$1300(ActivityThread.java:141)
E/AndroidRuntime( 2737): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1316)
E/AndroidRuntime( 2737): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2737): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2737): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2737): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2737): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2737): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2737): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2737): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2737): Caused by: java.lang.NullPointerException: missing IConnectivityManager
E/AndroidRuntime( 2737): at com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:52)
E/AndroidRuntime( 2737): at android.net.ConnectivityManager.<init>(ConnectivityManager.java:838)
E/AndroidRuntime( 2737): at android.app.ContextImpl$10.createStaticService(ContextImpl.java:334)
E/AndroidRuntime( 2737): at android.app.ContextImpl$StaticServiceFetcher.getService(ContextImpl.java:258)
E/AndroidRuntime( 2737): at android.app.ContextImpl.getSystemService(ContextImpl.java:1514)
E/AndroidRuntime( 2737): at android.content.ContextWrapper.getSystemService(ContextWrapper.java:519)
E/AndroidRuntime( 2737): at android.content.ContextWrapper.getSystemService(ContextWrapper.java:519)
E/AndroidRuntime( 2737): at com.android.internal.telephony.RIL.<init>(RIL.java:645)
E/AndroidRuntime( 2737): at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:138)
E/AndroidRuntime( 2737): at com.android.internal.telephony.PhoneFactory.makeDefaultPhones(PhoneFactory.java:57)
E/AndroidRuntime( 2737): at com.android.phone.PhoneGlobals.onCreate(PhoneGlobals.java:446)
E/AndroidRuntime( 2737): at com.android.phone.PhoneApp.onCreate(PhoneApp.java:38)
E/AndroidRuntime( 2737): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1007)
E/AndroidRuntime( 2737): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4444)
E/AndroidRuntime( 2737): ... 10 more
I/ActivityManager( 2553): Start proc com.android.systemui for restart com.android.systemui: pid=2787 uid=10036 gids={50036, 1028, 1015, 3002, 3001}
D/dalvikvm( 2270): GC_EXPLICIT freed 36K, 4% free 2520K/2608K, paused 2ms+1ms, total 28ms
D/dalvikvm( 2270): GC_EXPLICIT freed <1K, 4% free 2520K/2608K, paused 2ms+1ms, total 25ms
D/dalvikvm( 2270): GC_EXPLICIT freed <1K, 4% free 2520K/2608K, paused 1ms+1ms, total 18ms
I/Process ( 2737): Sending signal. PID: 2737 SIG: 9
I/ActivityManager( 2553): Process com.android.phone (pid 2737) has died.
I/ActivityManager( 2553): Start proc com.android.phone for restart com.android.phone: pid=2806 uid=1001 gids={41001, 3002, 3001, 3003, 1015, 1028}
I/PackageManager( 2553): Running dexopt on: com.android.music
D/libEGL ( 2553): loaded /system/lib/egl/libGLESv2_VIVANTE.so
D/dalvikvm( 2818): DexOpt: load 53ms, verify+opt 162ms, 735652 bytes
E/BufferQueue( 2269): [Keyguard] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
D/OpenGLRenderer( 2553): Enabling debug mode 0
D/AdapterServiceConfig( 2764): Adding HeadsetService
D/AdapterServiceConfig( 2764): Adding A2dpService
D/AdapterServiceConfig( 2764): Adding HidService
D/AdapterServiceConfig( 2764): Adding HealthService
D/AdapterServiceConfig( 2764): Adding PanService
D/AdapterServiceConfig( 2764): Adding GattService
I/Process ( 2553): Sending signal. PID: 2553 SIG: 9
D/BluetoothAdapterService( 2764): REFCOUNT: CREATED. INSTANCE_COUNT1
I/ServiceManager( 2265): service 'cpuinfo' died
I/ServiceManager( 2265): service 'dbinfo' died
I/ServiceManager( 2265): service 'meminfo' died
I/ServiceManager( 2265): service 'permission' died
I/ServiceManager( 2265): service 'account' died
I/ServiceManager( 2265): service 'scheduling_policy' died
I/ServiceManager( 2265): service 'telephony.registry' died
I/ServiceManager( 2265): service 'usagestats' died
I/ServiceManager( 2265): service 'sensorservice' died
I/ServiceManager( 2265): service 'gfxinfo' died
I/ServiceManager( 2265): service 'content' died
I/ServiceManager( 2265): service 'batteryinfo' died
I/ServiceManager( 2265): service 'power' died
I/ServiceManager( 2265): service 'display' died
I/ServiceManager( 2265): service 'bluetooth_manager' died
I/ServiceManager( 2265): service 'entropy' died
I/ServiceManager( 2265): service 'user' died
I/ServiceManager( 2265): service 'device_policy' died
I/ServiceManager( 2265): service 'lock_settings' died
I/ServiceManager( 2265): service 'window' died
I/ServiceManager( 2265): service 'hardware' died
I/ServiceManager( 2265): service 'battery' died
I/ServiceManager( 2265): service 'vibrator' died
I/ServiceManager( 2265): service 'alarm' died
I/ServiceManager( 2265): service 'statusbar' died
I/ServiceManager( 2265): service 'clipboard' died
I/ServiceManager( 2265): service 'network_management' died
I/ServiceManager( 2265): service 'textservices' died
I/ServiceManager( 2265): service 'netstats' died
I/ServiceManager( 2265): service 'input' died
I/ServiceManager( 2265): service 'wifi' died
I/ServiceManager( 2265): service 'audio' died
I/ServiceManager( 2265): service 'servicediscovery' died
I/ServiceManager( 2265): service 'updatelock' died
I/ServiceManager( 2265): service 'notification' died
I/ServiceManager( 2265): service 'devicestoragemonitor' died
I/ServiceManager( 2265): service 'location' died
I/ServiceManager( 2265): service 'country_detector' died
I/ServiceManager( 2265): service 'search' died
I/ServiceManager( 2265): service 'dropbox' died
I/ServiceManager( 2265): service 'wallpaper' died
I/ServiceManager( 2265): service 'accessibility' died
I/ServiceManager( 2265): service 'wifip2p' died
I/ServiceManager( 2265): service 'netpolicy' died
I/ServiceManager( 2265): service 'input_method' died
I/ServiceManager( 2265): service 'usb' died
I/ServiceManager( 2265): service 'serial' died
I/ServiceManager( 2265): service 'uimode' died
I/ServiceManager( 2265): service 'backup' died
I/ServiceManager( 2265): service 'appwidget' died
I/ServiceManager( 2265): service 'diskstats' died
I/ServiceManager( 2265): service 'samplingprofiler' died
I/ServiceManager( 2265): service 'commontime_management' died
I/ServiceManager( 2265): service 'dreams' died
I/ServiceManager( 2265): service 'mount' died
I/ServiceManager( 2265): service 'appops' died
I/ServiceManager( 2265): service 'package' died
I/ServiceManager( 2265): service 'activity' died
W/AudioFlinger( 2272): power manager service died !!!
D/AndroidRuntime( 2672): Shutting down VM
W/dalvikvm( 2672): threadid=1: thread exiting with uncaught exception (group=0x41845700)
E/AccessibilityManager( 2787): AccessibilityManagerService is dead
E/AccessibilityManager( 2787): android.os.DeadObjectException
E/AccessibilityManager( 2787): at android.os.BinderProxy.transact(Native Method)
E/AccessibilityManager( 2787): at android.view.accessibility.IAccessibilityManager$Stub$Proxy.addClient(IAccessibilityManager.java:204)
E/AccessibilityManager( 2787): at android.view.accessibility.AccessibilityManager.<init>(AccessibilityManager.java:200)
E/AccessibilityManager( 2787): at android.view.accessibility.AccessibilityManager.createSingletonInstance(AccessibilityManager.java:182)
E/AccessibilityManager( 2787): at android.view.accessibility.AccessibilityManager.createAsSharedAcrossUsers(AccessibilityManager.java:153)
E/AccessibilityManager( 2787): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:74)
E/AccessibilityManager( 2787): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577)
E/AccessibilityManager( 2787): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/AccessibilityManager( 2787): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338)
E/AccessibilityManager( 2787): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AccessibilityManager( 2787): at android.os.Looper.loop(Looper.java:137)
E/AccessibilityManager( 2787): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AccessibilityManager( 2787): at java.lang.reflect.Method.invokeNative(Native Method)
E/AccessibilityManager( 2787): at java.lang.reflect.Method.invoke(Method.java:525)
E/AccessibilityManager( 2787): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AccessibilityManager( 2787): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AccessibilityManager( 2787): at dalvik.system.NativeStart.main(Native Method)
D/AndroidRuntime( 2756): Shutting down VM
W/dalvikvm( 2756): threadid=1: thread exiting with uncaught exception (group=0x41845700)
E/BluetoothAdapter( 2764):
E/BluetoothAdapter( 2764): android.os.DeadObjectException
E/BluetoothAdapter( 2764): at android.os.BinderProxy.transact(Native Method)
E/BluetoothAdapter( 2764): at android.bluetooth.IBluetoothManager$Stub$Proxy.registerAdapter(IBluetoothManager.java:171)
E/BluetoothAdapter( 2764): at android.bluetooth.BluetoothAdapter.<init>(BluetoothAdapter.java:399)
E/BluetoothAdapter( 2764): at android.bluetooth.BluetoothAdapter.getDefaultAdapter(BluetoothAdapter.java:382)
E/BluetoothAdapter( 2764): at com.android.bluetooth.btservice.AdapterProperties.<init>(AdapterProperties.java:68)
E/BluetoothAdapter( 2764): at com.android.bluetooth.btservice.AdapterService.onCreate(AdapterService.java:253)
E/BluetoothAdapter( 2764): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577)
E/BluetoothAdapter( 2764): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/BluetoothAdapter( 2764): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338)
E/BluetoothAdapter( 2764): at android.os.Handler.dispatchMessage(Handler.java:99)
E/BluetoothAdapter( 2764): at android.os.Looper.loop(Looper.java:137)
E/BluetoothAdapter( 2764): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/BluetoothAdapter( 2764): at java.lang.reflect.Method.invokeNative(Native Method)
E/BluetoothAdapter( 2764): at java.lang.reflect.Method.invoke(Method.java:525)
E/BluetoothAdapter( 2764): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/BluetoothAdapter( 2764): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/BluetoothAdapter( 2764): at dalvik.system.NativeStart.main(Native Method)
D/BluetoothAdapterState( 2764): make
E/AndroidRuntime( 2672): FATAL EXCEPTION: main
E/AndroidRuntime( 2672): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.launcher/com.android.launcher2.Launcher}: java.lang.RuntimeException: android.os.DeadObjectException
E/AndroidRuntime( 2672): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2211)
E/AndroidRuntime( 2672): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
E/AndroidRuntime( 2672): at android.app.ActivityThread.access$600(ActivityThread.java:141)
E/AndroidRuntime( 2672): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
E/AndroidRuntime( 2672): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2672): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2672): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2672): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2672): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2672): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2672): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2672): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2672): Caused by: java.lang.RuntimeException: android.os.DeadObjectException
E/AndroidRuntime( 2672): at android.accounts.AccountManager.getAccounts(AccountManager.java:386)
E/AndroidRuntime( 2672): at com.android.launcher2.Launcher.isClingsEnabled(Launcher.java:3868)
E/AndroidRuntime( 2672): at com.android.launcher2.Launcher.showFirstRunWorkspaceCling(Launcher.java:3962)
E/AndroidRuntime( 2672): at com.android.launcher2.Launcher.onCreate(Launcher.java:384)
E/AndroidRuntime( 2672): at android.app.Activity.performCreate(Activity.java:5133)
E/AndroidRuntime( 2672): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 2672): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2175)
E/AndroidRuntime( 2672): ... 11 more
E/AndroidRuntime( 2672): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 2672): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime( 2672): at android.accounts.IAccountManager$Stub$Proxy.getAccounts(IAccountManager.java:589)
E/AndroidRuntime( 2672): at android.accounts.AccountManager.getAccounts(AccountManager.java:383)
E/AndroidRuntime( 2672): ... 17 more
E/AndroidRuntime( 2756): FATAL EXCEPTION: main
E/AndroidRuntime( 2756): java.lang.RuntimeException: Unable to instantiate application android.app.Application: java.lang.IllegalStateException: Unable to get package info for com.android.music; is system dying?
E/AndroidRuntime( 2756): at android.app.LoadedApk.makeApplication(LoadedApk.java:509)
E/AndroidRuntime( 2756): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4417)
E/AndroidRuntime( 2756): at android.app.ActivityThread.access$1300(ActivityThread.java:141)
E/AndroidRuntime( 2756): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1316)
E/AndroidRuntime( 2756): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2756): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2756): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2756): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2756): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2756): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2756): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2756): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2756): Caused by: java.lang.IllegalStateException: Unable to get package info for com.android.music; is system dying?
E/AndroidRuntime( 2756): at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:365)
E/AndroidRuntime( 2756): at android.app.LoadedApk.getClassLoader(LoadedApk.java:322)
E/AndroidRuntime( 2756): at android.app.LoadedApk.makeApplication(LoadedApk.java:501)
E/AndroidRuntime( 2756): ... 11 more
E/AndroidRuntime( 2756): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 2756): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime( 2756): at android.content.pm.IPackageManager$Stub$Proxy.getPackageInfo(IPackageManager.java:1393)
E/AndroidRuntime( 2756): at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:363)
E/AndroidRuntime( 2756): ... 13 more
E/installd( 2273): eof
E/installd( 2273): failed to read size
I/installd( 2273): closing connection
I/Process ( 2672): Sending signal. PID: 2672 SIG: 9
E/AndroidRuntime( 2672): Error reporting crash
E/AndroidRuntime( 2672): android.os.DeadObjectException
E/AndroidRuntime( 2672): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime( 2672): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:3409)
E/AndroidRuntime( 2672): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 2672): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2672): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
E/AndroidRuntime( 2672): at dalvik.system.NativeStart.main(Native Method)
I/BluetoothAdapterState( 2764): Entering OffState
I/bluedroid( 2764): init
I/bte_conf( 2764): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
I/bluedroid( 2764): get_profile_interface socket
I/GKI_LINUX( 2764): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
I/BluetoothAdapterProperties( 2764): adapterPropertyChangedCallback with type:2 len:6
D/BluetoothAdapterProperties( 2764): Address is:22:22:65:F8:0D:21
I/BluetoothAdapterProperties( 2764): adapterPropertyChangedCallback with type:1 len:4
W/ResourceType( 2787): No package identifier when getting value for resource number 0x00000000
D/AndroidRuntime( 2787): Shutting down VM
W/dalvikvm( 2787): threadid=1: thread exiting with uncaught exception (group=0x41845700)
W/SystemUIService( 2787): Failing checking whether status bar can hide
W/SystemUIService( 2787): android.os.DeadObjectException
W/SystemUIService( 2787): at android.os.BinderProxy.transact(Native Method)
W/SystemUIService( 2787): at android.view.IWindowManager$Stub$Proxy.hasSystemNavBar(IWindowManager.java:1220)
W/SystemUIService( 2787): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:79)
W/SystemUIService( 2787): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577)
W/SystemUIService( 2787): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
W/SystemUIService( 2787): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338)
W/SystemUIService( 2787): at android.os.Handler.dispatchMessage(Handler.java:99)
W/SystemUIService( 2787): at android.os.Looper.loop(Looper.java:137)
W/SystemUIService( 2787): at android.app.ActivityThread.main(ActivityThread.java:5103)
W/SystemUIService( 2787): at java.lang.reflect.Method.invokeNative(Native Method)
W/SystemUIService( 2787): at java.lang.reflect.Method.invoke(Method.java:525)
W/SystemUIService( 2787): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
W/SystemUIService( 2787): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
W/SystemUIService( 2787): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2787): FATAL EXCEPTION: main
E/AndroidRuntime( 2787): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: android.content.res.Resources$NotFoundException: String resource ID #0x0
E/AndroidRuntime( 2787): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2587)
E/AndroidRuntime( 2787): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/AndroidRuntime( 2787): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338)
E/AndroidRuntime( 2787): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2787): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2787): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2787): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2787): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2787): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2787): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2787): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2787): Caused by: android.content.res.Resources$NotFoundException: String resource ID #0x0
E/AndroidRuntime( 2787): at android.content.res.Resources.getText(Resources.java:239)
E/AndroidRuntime( 2787): at android.content.res.Resources.getString(Resources.java:325)
E/AndroidRuntime( 2787): at android.content.Context.getString(Context.java:334)
E/AndroidRuntime( 2787): at com.android.systemui.SystemUIService.chooseClass(SystemUIService.java:57)
E/AndroidRuntime( 2787): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:89)
E/AndroidRuntime( 2787): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577)
E/AndroidRuntime( 2787): ... 10 more
D/BluetoothAdmma enable setting inactive
apterProperties( 2764): Name is: iMX6
I/Process ( 2756): Sending signal. PID: 2756 SIG: 9
E/AndroidRuntime( 2756): Error reporting crash
E/AndroidRuntime( 2756): android.os.DeadObjectException
E/AndroidRuntime( 2756): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime( 2756): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:3409)
E/AndroidRuntime( 2756): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 2756): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2756): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
E/AndroidRuntime( 2756): at dalvik.system.NativeStart.main(Native Method)
I/Process ( 2787): Sending signal. PID: 2787 SIG: 9
D/AndroidRuntime( 2806): Shutting down VM
W/dalvikvm( 2806): threadid=1: thread exiting with uncaught exception (group=0x41845700)
E/AndroidRuntime( 2787): Error reporting crash
E/AndroidRuntime( 2787): android.os.DeadObjectException
E/AndroidRuntime( 2787): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime( 2787): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:3409)
E/AndroidRuntime( 2787): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 2787): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2787): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
E/AndroidRuntime( 2787): at dalvik.system.NativeStart.main(Native Method)
I/Process ( 2806): Sending signal. PID: 2806 SIG: 9
E/AndroidRuntime( 2806): FATAL EXCEPTION: main
E/AndroidRuntime( 2806): java.lang.RuntimeException: Unable to instantiate application com.android.phone.PhoneApp: java.lang.IllegalStateException: Unable to get package info for com.android.phone; is system dying?
E/AndroidRuntime( 2806): at android.app.LoadedApk.makeApplication(LoadedApk.java:509)
E/AndroidRuntime( 2806): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4417)
E/AndroidRuntime( 2806): at android.app.ActivityThread.access$1300(ActivityThread.java:141)
E/AndroidRuntime( 2806): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1316)
E/AndroidRuntime( 2806): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2806): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2806): at android.app.ActivityThread.main(ActivityThread.java:5103)
E/AndroidRuntime( 2806): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2806): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2806): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/AndroidRuntime( 2806): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 2806): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2806): Caused by: java.lang.IllegalStateException: Unable to get package info for com.android.phone; is system dying?
E/AndroidRuntime( 2806): at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:365)
E/AndroidRuntime( 2806): at android.app.LoadedApk.getClassLoader(LoadedApk.java:322)
E/AndroidRuntime( 2806): at android.app.LoadedApk.makeApplication(LoadedApk.java:501)
E/AndroidRuntime( 2806): ... 11 more
E/AndroidRuntime( 2806): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 2806): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime( 2806): at android.content.pm.IPackageManager$Stub$Proxy.getPackageInfo(IPackageManager.java:1393)
E/AndroidRuntime( 2806): at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:363)
E/AndroidRuntime( 2806): ... 13 more
E/AndroidRuntime( 2806): Error reporting crash
E/AndroidRuntime( 2806): android.os.DeadObjectException
E/AndroidRuntime( 2806): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime( 2806): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:3409)
E/AndroidRuntime( 2806): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 2806): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2806): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
E/AndroidRuntime( 2806): at dalvik.system.NativeStart.main(Native Method)
I/v_hwc ( 2269): vsync thread exit: callback procs not registered.
I/Zygote ( 2270): Exit zygote because system server (2553) has terminated
I/ServiceManager( 2265): service 'media.audio_flinger' died
I/ServiceManager( 2265): service 'media.player' died
I/ServiceManager( 2265): service 'media.camera' died
I/ServiceManager( 2265): service 'media.audio_policy' died
I/Netd ( 2846): Netd 1.0 starting
W/InterfaceController( 2846): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/mediaserver( 2845): ServiceManager: 0x40aea4a8
I/AudioFlinger( 2845): Using default 3000 mSec as standby time.
I/CameraService( 2845): CameraService started (pid=2845)
I/CameraService( 2845): Loaded "Freescale CameraHal Module" camera module
I/FslCameraHAL( 2845): Face Back Camera is ov5640_mipi, orient is 0
I/FslCameraHAL( 2845): Face Front Camera is uvc,ov5642_camera,ov5640_camera, orient is 0
I/FslCameraHAL( 2845): Checking the camera ov5640_mipi
I/FslCameraHAL( 2845): Checking the camera uvc
I/FslCameraHAL( 2845): Checking the camera ov5642_camera
I/FslCameraHAL( 2845): Checking the camera ov5640_camera
I/AudioPolicyManagerBase( 2845): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
W/audio_hw_primary( 2845): card 0, id wm8962audio ,driver wm8962-audio, name wm8962-audio
W/audio_hw_primary( 2845): out rate 44100
W/audio_hw_primary( 2845): in rate 44100, channels 1 format 0
I/AudioFlinger( 2845): loadHwModule() Loaded primary audio interface from Freescale i.MX Audio HW HAL (audio) handle 1
W/audio_hw_primary( 2845): open output stream devices 2, format 1, channels 3, sample_rate 44100, flag 2
W/audio_hw_primary( 2845): opened out stream...1073844992
I/AudioFlinger( 2845): HAL output buffer size 192 frames, normal mix buffer size 768 frames
I/AudioMixer( 2845): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe( 2845): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
D/AndroidRuntime( 2847):
D/AndroidRuntime( 2847): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 2847): CheckJNI is ON
I/AndroidRuntime( 2847): JNI options: '-Xjniopts:warnonly'
D/dalvikvm( 2847): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2847): Added shared lib libjavacore.so 0x0
D/dalvikvm( 2847): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2847): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 2847): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 2847): Profiling disabled.
I/Zygote ( 2847): Preloading classes...
D/dalvikvm( 2847): GC_EXPLICIT freed 37K, 9% free 436K/476K, paused 1ms+1ms, total 3ms
D/dalvikvm( 2847): GC_EXPLICIT freed 4K, 4% free 507K/528K, paused 1ms+0ms, total 8ms
D/dalvikvm( 2847): Note: class Landroid/app/ActivityManagerNative; has 163 unimplemented (abstract) methods
D/dalvikvm( 2847): GC_EXPLICIT freed 22K, 5% free 538K/564K, paused 0ms+1ms, total 3ms
D/dalvikvm( 2847): GC_EXPLICIT freed 13K, 3% free 598K/616K, paused 1ms+0ms, total 3ms
D/dalvikvm( 2847): GC_EXPLICIT freed 26K, 5% free 629K/660K, paused 1ms+0ms, total 4ms
D/dalvikvm( 2847): GC_EXPLICIT freed 28K, 5% free 656K/688K, paused 1ms+0ms, total 4ms
D/dalvikvm( 2847): GC_EXPLICIT freed 81K, 10% free 789K/876K, paused 1ms+0ms, total 5ms
D/dalvikvm( 2847): GC_EXPLICIT freed 28K, 7% free 816K/876K, paused 0ms+0ms, total 5ms
D/TextLayoutCache( 2847): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 2847): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 2847): register_android_mtp_MtpDevice
I/dalvikvm( 2847): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 2847): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 2847): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/dalvikvm( 2847): GC_EXPLICIT freed 25K, 4% free 848K/876K, paused 1ms+0ms, total 5ms
D/dalvikvm( 2847): GC_EXPLICIT freed 26K, 4% free 886K/916K, paused 0ms+1ms, total 4ms
D/dalvikvm( 2847): GC_FOR_ALLOC freed 218K, 16% free 1180K/1400K, paused 8ms, total 8ms
D/dalvikvm( 2847): GC_EXPLICIT freed 288K, 18% free 1378K/1672K, paused 1ms+1ms, total 9ms
D/dalvikvm( 2847): GC_EXPLICIT freed 26K, 16% free 1406K/1672K, paused 0ms+0ms, total 8ms
D/dalvikvm( 2847): GC_EXPLICIT freed 19K, 14% free 1447K/1672K, paused 0ms+0ms, total 9ms
D/dalvikvm( 2847): GC_EXPLICIT freed 16K, 12% free 1487K/1672K, paused 0ms+0ms, total 13ms
D/dalvikvm( 2847): GC_EXPLICIT freed 24K, 2% free 1792K/1820K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2847): GC_EXPLICIT freed 34K, 2% free 1827K/1864K, paused 1ms+1ms, total 12ms
D/dalvikvm( 2847): GC_EXPLICIT freed 30K, 2% free 1851K/1884K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2847): GC_EXPLICIT freed 29K, 2% free 1877K/1912K, paused 1ms+1ms, total 12ms
I/dalvikvm( 2847): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 2847): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
D/dalvikvm( 2847): GC_EXPLICIT freed 20K, 2% free 1911K/1936K, paused 1ms+1ms, total 12ms
D/dalvikvm( 2847): GC_EXPLICIT freed 26K, 2% free 1938K/1968K, paused 1ms+1ms, total 18ms
D/dalvikvm( 2847): GC_EXPLICIT freed 27K, 2% free 1964K/1996K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2847): GC_EXPLICIT freed 29K, 2% free 1993K/2024K, paused 1ms+1ms, total 14ms
D/dalvikvm( 2847): GC_EXPLICIT freed 31K, 2% free 2016K/2052K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2847): GC_EXPLICIT freed 32K, 2% free 2039K/2076K, paused 1ms+1ms, total 14ms
D/dalvikvm( 2847): GC_EXPLICIT freed 27K, 2% free 2067K/2100K, paused 1ms+1ms, total 14ms
D/dalvikvm( 2847): GC_EXPLICIT freed 29K, 2% free 2094K/2128K, paused 1ms+1ms, total 13ms
D/dalvikvm( 2847): GC_EXPLICIT freed 38K, 2% free 2112K/2152K, paused 1ms+1ms, total 15ms
D/dalvikvm( 2847): GC_EXPLICIT freed 39K, 2% free 2128K/2172K, paused 1ms+1ms, total 15ms
D/dalvikvm( 2847): GC_EXPLICIT freed 37K, 2% free 2146K/2188K, paused 1ms+2ms, total 14ms
I/System ( 2847): Loaded time zone names for "" in 75ms (70ms in ICU)
I/System ( 2847): Loaded time zone names for "en_US" in 59ms (53ms in ICU)
D/dalvikvm( 2847): GC_EXPLICIT freed 135K, 6% free 2235K/2376K, paused 1ms+1ms, total 15ms
D/dalvikvm( 2847): GC_EXPLICIT freed 14K, 4% free 2299K/2376K, paused 1ms+2ms, total 16ms
request_suspend_state: wakeup (0->0) at 24764982670 (1970-01-02 00:00:12.375828667 UTC)ms
D/dalvikvm( 2847): GC_EXPLICIT freed 29K, 2% free 2363K/2396K, paused 1ms+2ms, total 16ms
D/dalvikvm( 2847): GC_EXPLICIT freed 44K, 2% free 2372K/2420K, paused 1ms+2ms, total 17ms
D/dalvikvm( 2847): GC_EXPLICIT freed 29K, 2% free 2397K/2432K, paused 1ms+1ms, total 16ms
D/dalvikvm( 2847): GC_EXPLICIT freed 33K, 2% free 2417K/2456K, paused 1ms+1ms, total 16ms
I/Zygote ( 2847): ...preloaded 2879 classes in 1430ms.
D/dalvikvm( 2847): GC_EXPLICIT freed 22K, 2% free 2434K/2460K, paused 1ms+1ms, total 18ms
I/Zygote ( 2847): Preloading resources...
W/Resources( 2847): Preloaded drawable resource #0x1080606 (android:drawable/toast_frame_holo) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x1080108 (android:drawable/btn_chmma enable setting active
eck_on_pressed_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x1080107 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
D/dalvikvm( 2847): GC_EXPLICIT freed 43K, 3% free 2444K/2500K, paused 1ms+1ms, total 17ms
W/Resources( 2847): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x1080100 (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800f5 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800f4 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800f0 (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800ef (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
D/dalvikvm( 2847): GC_EXPLICIT freed 50K, 3% free 2446K/2500K, paused 1ms+1ms, total 16ms
W/Resources( 2847): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800eb (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 2847): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_offkernel BUG at include/linux/netdevice.h:520!
_disabled_holo_dark) that varies Unable to handle kernel NULL pointer dereference at virtual address 00000000
with configuration!!
W/Resourcespgd = d5acc000
( 2847): Preloaded drawable resou[00000000] *pgd=00000000rce #0x10800e9 (android:drawable/
btn_check_off_disabled_focused_hoInternal error: Oops: 805 [#1] PREEMPT SMP
Modules linked in:
CPU: 0 Not tainted (3.0.35 #2)
PC is at __bug+0x1c/0x28
LR is at __bug+0x18/0x28
pc : [<c004ffec>] lr : [<c004ffe8>] psr: 600b0013
sp : d5dbddf8 ip : 00000000 fp : 00000001
r10: d5dbc000 r9 : d414cc20 r8 : 00000000
r7 : d45f2044 r6 : 00000000 r5 : c06a03e0 r4 : d45f2000
r3 : 00000000 r2 : c090413c r1 : 600b0093 r0 : 00000033
Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
Control: 10c53c7d Table: 25acc04a DAC: 00000015
PC: 0xc004ff6c:
ff6c e1a04000 e24dd010 e590003c eb01caa4 e3500000 0594003c 0a00000d e2841034
ff8c e594002c e891000e e88d000f ea000003 e59d000c eb01ca9a e3500000 0a000006
ffac e1a0000d eb000eac e3500000 aafffff7 e3a00000 e28dd010 e8bd8010 e59d000c