编译成功后,安装到手机,会闪退。。。在VS下,运行WIN32没什么问题,就一个自带的hello world…怎么就这么难
楼主可用Eclipse查看android log。确认闪退原因。
03-29 22:38:03.030: W/ContextImpl(1041): Failed to ensure directory: /storage/sdcard/Android/obb/com.star.yxhello
03-29 22:38:03.060: W/ContextImpl(1041): Failed to ensure directory: /storage/sdcard/Android/data/com.star.yxhello/files
03-29 22:38:03.830: E/libEGL(1041): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
03-29 22:38:03.830: W/cocos2dx/nativeactivity.cpp(1041): Unable to eglMakeCurrent
03-29 22:38:03.830: W/cocos2dx/nativeactivity.cpp(1041): engine_draw_frame : No display.
03-29 22:38:03.830: W/cocos2dx/nativeactivity.cpp(1041): engine_draw_frame : No display.
03-29 22:38:03.870: E/cocos2d-x assert(1041): D:\mobile\yxhello\proj.android…/cocos2d/cocos/2d/platform/android/CCApplication.cpp function:getInstance line:79
03-29 22:38:03.880: A/libc(1041): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1056 (om.star.yxhello)
-------------------------------------all message------------------------------------------------------------
?:??: W/?(?): --------- beginning of /dev/log/main
03-29 22:35:35.070: E/logwrapper(38): executing /system/bin/e2fsck failed: No such file or directory
03-29 22:35:35.090: E/logwrapper(41): executing /system/bin/e2fsck failed: No such file or directory
03-29 22:35:35.390: I/qemu-props(45): connected to ‘boot-properties’ qemud service.
03-29 22:35:35.390: I/qemu-props(45): receiving…
03-29 22:35:35.390: I/qemu-props(45): received: dalvik.vm.heapsize=16m
03-29 22:35:35.420: I/DEBUG(47): debuggerd: Dec 5 2013 19:00:36
03-29 22:35:35.470: I/qemu-props(45): receiving…
03-29 22:35:35.470: I/qemu-props(45): received: ro.config.low_ram=true
03-29 22:35:35.480: I/qemu-props(45): receiving…
03-29 22:35:35.480: I/qemu-props(45): received: qemu.sf.lcd_density=160
03-29 22:35:35.480: I/qemu-props(45): receiving…
03-29 22:35:35.480: I/qemu-props(45): received: qemu.hw.mainkeys=1
03-29 22:35:35.480: I/qemu-props(45): receiving…
03-29 22:35:35.480: I/qemu-props(45): received: qemu.sf.fake_camera=none
03-29 22:35:35.540: I/qemu-props(45): receiving…
03-29 22:35:35.540: I/qemu-props(45): exiting (5 properties set).
03-29 22:35:35.690: I/installd(53): installd firing up
03-29 22:35:35.690: I/installd(53): --------- beginning of /dev/log/system
03-29 22:35:35.920: I/Vold(44): Vold 2.1 (the revenge) firing up
03-29 22:35:35.990: D/Vold(44): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
03-29 22:35:36.060: I/Netd(46): Netd 1.0 starting
03-29 22:35:36.160: W/InterfaceController(46): Warning (dlopen failed: library “/system/lib/libnetcmdiface.so” not found) while opening the net interface command library
03-29 22:35:37.210: I/SurfaceFlinger(49): SurfaceFlinger is starting
03-29 22:35:37.210: I/SurfaceFlinger(49): SurfaceFlinger’s main thread ready to run. Initializing graphics H/W…
03-29 22:35:37.210: D/libEGL(49): Emulator without GPU support detected. Fallback to software renderer.
03-29 22:35:37.230: D/libEGL(49): loaded /system/lib/egl/libGLES_android.so
03-29 22:35:37.490: D/gralloc_goldfish(49): Emulator without GPU emulation detected.
03-29 22:35:37.530: I/gralloc(49): using (fd=14)
03-29 22:35:37.530: I/gralloc(49): id =
03-29 22:35:37.530: I/gralloc(49): xres = 480 px
03-29 22:35:37.530: I/gralloc(49): yres = 800 px
03-29 22:35:37.530: I/gralloc(49): xres_virtual = 480 px
03-29 22:35:37.530: I/gralloc(49): yres_virtual = 1600 px
03-29 22:35:37.530: I/gralloc(49): bpp = 16
03-29 22:35:37.530: I/gralloc(49): r = 11:5
03-29 22:35:37.530: I/gralloc(49): g = 5:6
03-29 22:35:37.530: I/gralloc(49): b = 0:5
03-29 22:35:37.530: I/gralloc(49): width = 74 mm (164.756760 dpi)
03-29 22:35:37.530: I/gralloc(49): height = 123 mm (165.203247 dpi)
03-29 22:35:37.530: I/gralloc(49): refresh rate = 260.42 Hz
03-29 22:35:37.590: E/SurfaceFlinger(49): hwcomposer module not found
03-29 22:35:37.590: W/SurfaceFlinger(49): getting VSYNC period from fb HAL: 3840010
03-29 22:35:37.590: W/SurfaceFlinger(49): no suitable EGLConfig found, trying a simpler query
03-29 22:35:37.590: W/SurfaceFlinger(49): EGL_SLOW_CONFIG selected!
03-29 22:35:37.590: I/SurfaceFlinger(49): EGL informations:
03-29 22:35:37.590: I/SurfaceFlinger(49): vendor : Android
03-29 22:35:37.590: I/SurfaceFlinger(49): version : 1.4 Android META-EGL
03-29 22:35:37.590: I/SurfaceFlinger(49): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
03-29 22:35:37.590: I/SurfaceFlinger(49): Client API: OpenGL_ES
03-29 22:35:37.590: I/SurfaceFlinger(49): EGLSurface: 5-6-5-0, config=0x0
03-29 22:35:37.650: I/SurfaceFlinger(49): OpenGL ES informations:
03-29 22:35:37.650: I/SurfaceFlinger(49): vendor : Android
03-29 22:35:37.650: I/SurfaceFlinger(49): renderer : Android PixelFlinger 1.4
03-29 22:35:37.650: I/SurfaceFlinger(49): version : OpenGL ES-CM 1.0
03-29 22:35:37.650: I/SurfaceFlinger(49): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_matrix_get GL_OES_query_matrix GL_OES_EGL_image GL_OES_EGL_sync GL_OES_compressed_ETC1_RGB8_texture GL_ARB_texture_compression GL_ARB_texture_non_power_of_two GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object GL_ANDROID_generate_mipmap
03-29 22:35:37.650: I/SurfaceFlinger(49): GL_MAX_TEXTURE_SIZE = 4096
03-29 22:35:37.650: I/SurfaceFlinger(49): GL_MAX_VIEWPORT_DIMS = 4096
03-29 22:35:37.720: W/SurfaceFlinger(49): power module not found
03-29 22:35:37.720: W/SurfaceFlinger(49): power module not found
03-29 22:35:37.780: D/SurfaceFlinger(49): Screen acquired, type=0 flinger=0xb84dd450
03-29 22:35:38.620: E/SurfaceFlinger(49): ro.sf.lcd_density must be defined as a build property
03-29 22:35:39.950: D/libEGL(90): Emulator without GPU support detected. Fallback to software renderer.
03-29 22:35:39.980: D/libEGL(90): loaded /system/lib/egl/libGLES_android.so
03-29 22:35:40.140: D/gralloc_goldfish(90): Emulator without GPU emulation detected.
03-29 22:35:40.270: I/mediaserver(52): ServiceManager: 0xb7bf9460
03-29 22:35:40.270: I/AudioFlinger(52): Using default 3000 mSec as standby time.
03-29 22:35:40.300: I/CameraService(52): CameraService started (pid=52)
03-29 22:35:40.330: D/EmulatedCamera_QemuClient(52): Emulated camera list:
03-29 22:35:40.330: I/CameraService(52): Loaded “Emulated Camera Module” camera module
03-29 22:35:40.400: I/AudioPolicyManagerBase(52): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
03-29 22:35:40.400: I/AudioFlinger(52): loadHwModule() Loaded primary audio interface from Generic audio HW HAL (audio) handle 1
03-29 22:35:40.400: I/AudioFlinger(52): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
03-29 22:35:40.480: I/AudioMixer(52): found effect “Multichannel Downmix To Stereo” from The Android Open Source Project
03-29 22:35:40.480: I/AudioFlinger(52): Using module 1 has the primary audio interface
03-29 22:35:40.490: I/AudioFlinger(52): AudioFlinger’s thread 0xb5fc6008 ready to run
03-29 22:35:40.520: W/AudioFlinger(52): Thread AudioOut_2 cannot connect to the power manager service
03-29 22:35:40.520: E/AudioFlinger(52): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn’t load audio hw module audio.r_submix (No such file or directory)
03-29 22:35:40.520: I/AudioFlinger(52): loadHwModule() error -2 loading module r_submix
03-29 22:35:40.520: W/AudioPolicyManagerBase(52): could not open HW module r_submix
03-29 22:35:40.520: I/AudioPolicyService(52): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
03-29 22:35:40.620: I/ARMAssembler(90): generated scanline__00000077:03010102_00000A01_00000000 9 ipp] (30 ins) at in 10000000 ns
03-29 22:35:40.640: I/ARMAssembler(90): generated scanline__00000077:03545402_00000A01_00000000 31 ipp] (52 ins) at in 10000000 ns
03-29 22:35:43.110: D/AndroidRuntime(50): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
03-29 22:35:43.140: D/AndroidRuntime(50): CheckJNI is ON
03-29 22:35:43.540: D/dalvikvm(50): Trying to load lib libjavacore.so 0x0
03-29 22:35:43.580: D/dalvikvm(50): Added shared lib libjavacore.so 0x0
03-29 22:35:43.650: D/dalvikvm(50): Trying to load lib libnativehelper.so 0x0
03-29 22:35:43.650: D/dalvikvm(50): Added shared lib libnativehelper.so 0x0
03-29 22:35:43.650: D/dalvikvm(50): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
03-29 22:35:44.520: D/dalvikvm(50): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
03-29 22:35:46.350: E/memtrack(50): Couldn’t load memtrack module (No such file or directory)
03-29 22:35:46.350: E/android.os.Debug(50): failed to load memtrack module: -2
03-29 22:35:47.000: I/SamplingProfilerIntegration(50): Profiling disabled.
03-29 22:35:47.110: I/Zygote(50): Preloading classes…
03-29 22:35:47.160: D/dalvikvm(50): GC_EXPLICIT freed 39K, 8% free 520K/564K, paused 2ms+2ms, total 45ms
03-29 22:35:47.440: D/dalvikvm(50): GC_EXPLICIT freed 2K, 4% free 594K/616K, paused 1ms+1ms, total 27ms
03-29 22:35:48.010: D/dalvikvm(50): GC_EXPLICIT freed 16K, 3% free 637K/656K, paused 1ms+1ms, total 21ms
03-29 22:35:48.690: D/dalvikvm(50): GC_EXPLICIT freed 20K, 4% free 671K/696K, paused 1ms+1ms, total 17ms
03-29 22:35:49.320: D/dalvikvm(50): GC_EXPLICIT freed 10K, 3% free 715K/732K, paused 1ms+1ms, total 20ms
03-29 22:35:49.530: D/dalvikvm(50): GC_EXPLICIT freed 27K, 5% free 744K/776K, paused 2ms+1ms, total 21ms
03-29 22:35:51.060: D/dalvikvm(50): GC_EXPLICIT freed 35K, 5% free 813K/852K, paused 21ms+1ms, total 51ms
03-29 22:35:51.680: D/dalvikvm(50): GC_EXPLICIT freed 29K, 4% free 840K/872K, paused 1ms+1ms, total 26ms
03-29 22:35:52.710: D/TextLayoutCache(50): Using debug level = 0 - Debug Enabled = 0
03-29 22:35:52.810: D/dalvikvm(50): GC_EXPLICIT freed 19K, 3% free 881K/904K, paused 2ms+1ms, total 32ms
03-29 22:35:53.200: I/dalvikvm(50): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
03-29 22:35:53.200: D/MtpDeviceJNI(50): register_android_mtp_MtpDevice
03-29 22:35:53.200: I/dalvikvm(50): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
03-29 22:35:53.200: I/dalvikvm(50): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
03-29 22:35:53.230: I/dalvikvm(50): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
03-29 22:35:53.360: D/dalvikvm(50): GC_EXPLICIT freed 19K, 3% free 917K/940K, paused 1ms+12ms, total 21ms
03-29 22:35:53.420: W/dalvikvm(50): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/videoeditor/MediaArtistNativeHelper;
03-29 22:35:53.420: W/Zygote(50): Class not found for preloading: android.media.videoeditor.MediaArtistNativeHelper
03-29 22:35:53.650: D/dalvikvm(50): GC_EXPLICIT freed 25K, 3% free 948K/976K, paused 1ms+1ms, total 32ms
03-29 22:35:54.000: D/dalvikvm(50): GC_EXPLICIT freed 16K, 2% free 985K/1004K, paused 1ms+31ms, total 43ms
03-29 22:35:54.400: D/dalvikvm(50): GC_EXPLICIT freed 27K, 4% free 1011K/1044K, paused 3ms+1ms, total 40ms
03-29 22:35:54.520: D/dalvikvm(50): GC_EXPLICIT freed 12K, 2% free 1063K/1080K, paused 13ms+1ms, total 34ms
03-29 22:35:54.680: E/EmojiFactory_jni(50): Failed to load libemoji.so: dlopen failed: library “libemoji.so” not found
03-29 22:35:55.200: D/dalvikvm(50): GC_EXPLICIT freed 30K, 3% free 1378K/1412K, paused 2ms+12ms, total 50ms
03-29 22:35:55.550: D/dalvikvm(50): GC_EXPLICIT freed 35K, 3% free 1402K/1440K, paused 2ms+1ms, total 41ms
03-29 22:35:56.110: D/dalvikvm(50): GC_EXPLICIT freed 30K, 3% free 1427K/1460K, paused 2ms+12ms, total 65ms
03-29 22:35:56.690: D/dalvikvm(50): GC_EXPLICIT freed 38K, 3% free 1444K/1484K, paused 2ms+1ms, total 51ms
03-29 22:35:56.900: I/LibraryLoader(50): loading: webviewchromium
03-29 22:35:57.840: I/LibraryLoader(50): loaded: webviewchromium
03-29 22:35:58.230: D/dalvikvm(50): GC_EXPLICIT freed 16K, 2% free 1487K/1504K, paused 2ms+2ms, total 63ms
03-29 22:35:59.350: V/NatController(46): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
03-29 22:35:59.610: V/NatController(46): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
03-29 22:35:59.760: V/NatController(46): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
03-29 22:35:59.770: E/logwrapper(298): executing /system/bin/ip failed: No such file or directory
03-29 22:35:59.780: V/NatController(46): runCmd(/system/bin/ip rule flush) res=255
03-29 22:35:59.780: E/logwrapper(299): executing /system/bin/ip failed: No such file or directory
03-29 22:35:59.780: V/NatController(46): runCmd(/system/bin/ip -6 rule flush) res=255
03-29 22:35:59.790: E/logwrapper(300): executing /system/bin/ip failed: No such file or directory
03-29 22:35:59.800: V/NatController(46): runCmd(/system/bin/ip rule add from all lookup default prio 32767) res=255
03-29 22:35:59.830: E/logwrapper(301): executing /system/bin/ip failed: No such file or directory
03-29 22:35:59.840: V/NatController(46): runCmd(/system/bin/ip rule add from all lookup main prio 32766) res=255
03-29 22:35:59.840: E/logwrapper(302): executing /system/bin/ip failed: No such file or directory
03-29 22:35:59.840: V/NatController(46): runCmd(/system/bin/ip -6 rule add from all lookup default prio 32767) res=255
03-29 22:35:59.850: E/logwrapper(303): executing /system/bin/ip failed: No such file or directory
03-29 22:35:59.860: V/NatController(46): runCmd(/system/bin/ip -6 rule add from all lookup main prio 32766) res=255
03-29 22:35:59.860: E/logwrapper(304): executing /system/bin/ip failed: No such file or directory
03-29 22:35:59.860: V/NatController(46): runCmd(/system/bin/ip route flush cache) res=255
03-29 22:36:00.040: V/NatController(46): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=1
03-29 22:36:00.180: D/dalvikvm(50): GC_EXPLICIT freed 24K, 2% free 1515K/1544K, paused 6ms+2ms, total 45ms
03-29 22:36:00.260: V/NatController(46): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=1
03-29 22:36:00.360: V/NatController(46): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0
03-29 22:36:00.850: D/dalvikvm(50): GC_EXPLICIT freed 81K, 6% free 1563K/1648K, paused 3ms+15ms, total 66ms
03-29 22:36:01.110: D/dalvikvm(50): GC_EXPLICIT freed 36K, 5% free 1582K/1648K, paused 3ms+12ms, total 71ms
03-29 22:36:01.380: D/dalvikvm(50): GC_EXPLICIT freed 31K, 3% free 1607K/1648K, paused 23ms+2ms, total 85ms
03-29 22:36:01.540: D/dalvikvm(50): GC_EXPLICIT freed 19K, 2% free 1669K/1692K, paused 24ms+13ms, total 71ms
03-29 22:36:01.800: D/dalvikvm(50): GC_EXPLICIT freed 23K, 2% free 1701K/1732K, paused 3ms+2ms, total 55ms
03-29 22:36:01.940: D/dalvikvm(50): GC_EXPLICIT freed 29K, 2% free 1727K/1760K, paused 2ms+2ms, total 65ms
03-29 22:36:02.430: D/dalvikvm(50): GC_FOR_ALLOC freed 250K, 12% free 1987K/2240K, paused 78ms, total 79ms
03-29 22:36:02.840: D/dalvikvm(50): GC_EXPLICIT freed 209K, 10% free 2108K/2324K, paused 23ms+24ms, total 107ms
03-29 22:36:03.030: D/dalvikvm(50): GC_EXPLICIT freed 35K, 9% free 2127K/2324K, paused 3ms+2ms, total 87ms
03-29 22:36:03.110: D/dalvikvm(50): WAIT_FOR_CONCURRENT_GC blocked 1ms
03-29 22:36:03.190: D/dalvikvm(50): GC_EXPLICIT freed 25K, 8% free 2160K/2332K, paused 2ms+3ms, total 80ms
03-29 22:36:03.190: W/Zygote(50): Class not found for preloading: java.lang.UnsafeByteSequence
03-29 22:36:03.430: D/dalvikvm(50): GC_EXPLICIT freed 37K, 7% free 2180K/2332K, paused 3ms+35ms, total 140ms
03-29 22:36:03.620: D/dalvikvm(50): GC_EXPLICIT freed 40K, 6% free 2197K/2332K, paused 4ms+2ms, total 99ms
03-29 22:36:03.810: D/dalvikvm(50): GC_EXPLICIT freed 42K, 6% free 2210K/2332K, paused 3ms+13ms, total 100ms
03-29 22:36:04.820: I/System(50): Loaded time zone names for “” in 916ms (862ms in ICU)
03-29 22:36:05.440: I/System(50): Loaded time zone names for “en_US” in 625ms (552ms in ICU)
03-29 22:36:05.580: D/dalvikvm(50): GC_EXPLICIT freed 203K, 9% free 2378K/2600K, paused 20ms+2ms, total 139ms
03-29 22:36:05.730: D/dalvikvm(50): GC_EXPLICIT freed 14K, 7% free 2441K/2600K, paused 13ms+3ms, total 91ms
03-29 22:36:05.920: D/dalvikvm(50): GC_EXPLICIT freed 30K, 6% free 2467K/2600K, paused 3ms+4ms, total 71ms
03-29 22:36:06.120: D/dalvikvm(50): GC_EXPLICIT freed 34K, 5% free 2487K/2600K, paused 3ms+3ms, total 126ms
03-29 22:36:06.350: D/dalvikvm(50): GC_EXPLICIT freed 32K, 4% free 2509K/2600K, paused 15ms+3ms, total 125ms
03-29 22:36:06.540: D/dalvikvm(50): GC_EXPLICIT freed 29K, 3% free 2534K/2600K, paused 23ms+3ms, total 106ms
03-29 22:36:06.580: I/Zygote(50): …preloaded 2776 classes in 19472ms.
03-29 22:36:08.950: D/MDnsDS(46): MDnsSdListener starting to monitor
03-29 22:36:08.950: D/MDnsDS(46): Going to poll with pollCount 1
03-29 22:36:08.950: D/MDnsDS(46): MDnsSdListener::Hander starting up
03-29 22:36:09.160: D/dalvikvm(50): GC_EXPLICIT freed 18K, 3% free 2536K/2600K, paused 5ms+9ms, total 48ms
03-29 22:36:09.160: I/Zygote(50): Preloading resources…
03-29 22:36:09.210: W/Resources(50): Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!
03-29 22:36:09.240: W/Resources(50): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
03-29 22:36:09.260: W/Resources(50): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
03-29 22:36:09.260: W/Resources(50): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
03-29 22:36:09.270: W/Resources(50): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
03-29 22:36:09.280: W/Resources(50): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
03-29 22:36:09.280: W/Resources(50): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.330: D/dalvikvm(50): GC_EXPLICIT freed 34K, 4% free 2556K/2636K, paused 3ms+3ms, total 53ms
03-29 22:36:09.340: W/Resources(50): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.350: W/Resources(50): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.350: W/Resources(50): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:09.350: W/Resources(50): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.360: W/Resources(50): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
03-29 22:36:09.360: W/Resources(50): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
03-29 22:36:09.370: W/Resources(50): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
03-29 22:36:09.370: W/Resources(50): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
03-29 22:36:09.370: W/Resources(50): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
03-29 22:36:09.420: D/dalvikvm(50): GC_EXPLICIT freed 59K, 4% free 2549K/2644K, paused 3ms+3ms, total 51ms
03-29 22:36:09.430: W/Resources(50): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.440: W/Resources(50): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.440: W/Resources(50): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.450: W/Resources(50): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:09.450: W/Resources(50): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.460: W/Resources(50): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
03-29 22:36:09.460: W/Resources(50): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
03-29 22:36:09.470: W/Resources(50): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
03-29 22:36:09.470: W/Resources(50): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
03-29 22:36:09.470: W/Resources(50): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
03-29 22:36:09.480: W/Resources(50): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
03-29 22:36:09.490: W/Resources(50): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
03-29 22:36:09.490: W/Resources(50): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
03-29 22:36:09.490: W/Resources(50): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.510: W/Resources(50): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.510: W/Resources(50): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:09.520: W/Resources(50): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:09.520: W/Resources(50): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.530: W/Resources(50): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.530: W/Resources(50): Preloaded drawable resource #0x10800dc (android:drawable/btn_check_holo_light) that varies with configuration!!
03-29 22:36:09.570: D/dalvikvm(50): GC_EXPLICIT freed 108K, 5% free 2554K/2680K, paused 3ms+4ms, total 41ms
03-29 22:36:09.580: W/Resources(50): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
03-29 22:36:09.590: W/Resources(50): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
03-29 22:36:09.590: W/Resources(50): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
03-29 22:36:09.600: W/Resources(50): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
03-29 22:36:09.610: W/Resources(50): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.610: W/Resources(50): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.620: W/Resources(50): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
03-29 22:36:09.620: W/Resources(50): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
03-29 22:36:09.620: W/Resources(50): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.620: W/Resources(50): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.630: W/Resources(50): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.630: W/Resources(50): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.630: W/Resources(50): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.640: W/Resources(50): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.640: W/Resources(50): Preloaded drawable resource #0x10800db (android:drawable/btn_check_holo_dark) that varies with configuration!!
03-29 22:36:09.700: D/dalvikvm(50): GC_EXPLICIT freed 84K, 5% free 2553K/2680K, paused 3ms+3ms, total 60ms
03-29 22:36:09.710: W/Resources(50): Preloaded drawable resource #0x1080195 (android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
03-29 22:36:09.710: W/Resources(50): Preloaded drawable resource #0x1080194 (android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
03-29 22:36:09.710: W/Resources(50): Preloaded drawable resource #0x1080192 (android:drawable/btn_radio_on_holo_light) that varies with configuration!!
03-29 22:36:09.720: W/Resources(50): Preloaded drawable resource #0x1080191 (android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
03-29 22:36:09.720: W/Resources(50): Preloaded drawable resource #0x108018f (android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
03-29 22:36:09.720: W/Resources(50): Preloaded drawable resource #0x108018e (android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.730: W/Resources(50): Preloaded drawable resource #0x108018d (android:drawable/btn_radio_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.730: W/Resources(50): Preloaded drawable resource #0x108018c (android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.740: W/Resources(50): Preloaded drawable resource #0x108018b (android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:09.790: D/dalvikvm(50): GC_EXPLICIT freed 53K, 5% free 2553K/2680K, paused 3ms+5ms, total 55ms
03-29 22:36:09.800: W/Resources(50): Preloaded drawable resource #0x108018a (android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.800: W/Resources(50): Preloaded drawable resource #0x1080187 (android:drawable/btn_radio_off_pressed_holo_light) that varies with configuration!!
03-29 22:36:09.810: W/Resources(50): Preloaded drawable resource #0x1080186 (android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
03-29 22:36:09.810: W/Resources(50): Preloaded drawable resource #0x1080184 (android:drawable/btn_radio_off_holo_light) that varies with configuration!!
03-29 22:36:09.810: W/Resources(50): Preloaded drawable resource #0x1080183 (android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
03-29 22:36:09.820: W/Resources(50): Preloaded drawable resource #0x1080181 (android:drawable/btn_radio_off_focused_holo_light) that varies with configuration!!
03-29 22:36:09.830: W/Resources(50): Preloaded drawable resource #0x1080180 (android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.830: W/Resources(50): Preloaded drawable resource #0x108017f (android:drawable/btn_radio_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.830: W/Resources(50): Preloaded drawable resource #0x108017e (android:drawable/btn_radio_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.880: D/dalvikvm(50): GC_EXPLICIT freed 51K, 5% free 2554K/2680K, paused 13ms+3ms, total 51ms
03-29 22:36:09.890: W/Resources(50): Preloaded drawable resource #0x108017d (android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:09.890: W/Resources(50): Preloaded drawable resource #0x108017c (android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.910: W/Resources(50): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
03-29 22:36:09.910: W/Resources(50): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
03-29 22:36:09.920: W/Resources(50): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
03-29 22:36:09.920: W/Resources(50): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
03-29 22:36:09.940: W/Resources(50): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
03-29 22:36:09.940: W/Resources(50): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
03-29 22:36:09.940: W/Resources(50): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
03-29 22:36:09.950: W/Resources(50): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
03-29 22:36:09.990: D/dalvikvm(50): GC_EXPLICIT freed 24K, 4% free 2583K/2680K, paused 3ms+4ms, total 40ms
03-29 22:36:09.990: W/Resources(50): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.000: W/Resources(50): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.010: W/Resources(50): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.010: W/Resources(50): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.030: W/Resources(50): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.030: W/Resources(50): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.030: W/Resources(50): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.040: W/Resources(50): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.040: W/Resources(50): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.040: W/Resources(50): Preloaded drawable resource #0x108011d (android:drawable/btn_default_holo_dark) that varies with configuration!!
03-29 22:36:10.040: W/Resources(50): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
03-29 22:36:10.050: W/Resources(50): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.050: W/Resources(50): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.050: W/Resources(50): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
03-29 22:36:10.060: W/Resources(50): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
03-29 22:36:10.060: W/Resources(50): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.060: W/Resources(50): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.070: W/Resources(50): Preloaded drawable resource #0x108011e (android:drawable/btn_default_holo_light) that varies with configuration!!
03-29 22:36:10.120: D/dalvikvm(50): GC_EXPLICIT freed 56K, 3% free 2614K/2688K, paused 10ms+3ms, total 58ms
03-29 22:36:10.130: W/Resources(50): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
03-29 22:36:10.140: W/Resources(50): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
03-29 22:36:10.140: W/Resources(50): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.150: W/Resources(50): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.150: W/Resources(50): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.160: W/Resources(50): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.160: W/Resources(50): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
03-29 22:36:10.180: W/Resources(50): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
03-29 22:36:10.180: W/Resources(50): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.220: D/dalvikvm(50): GC_EXPLICIT freed 108K, 6% free 2559K/2696K, paused 3ms+3ms, total 44ms
03-29 22:36:10.230: W/Resources(50): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.250: W/Resources(50): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
03-29 22:36:10.250: W/Resources(50): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
03-29 22:36:10.250: W/Resources(50): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.270: W/Resources(50): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.270: W/Resources(50): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.270: W/Resources(50): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.280: W/Resources(50): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
03-29 22:36:10.280: W/Resources(50): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
03-29 22:36:10.290: W/Resources(50): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.290: W/Resources(50): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.290: W/Resources(50): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.300: W/Resources(50): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.300: W/Resources(50): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
03-29 22:36:10.300: W/Resources(50): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
03-29 22:36:10.300: W/Resources(50): Preloaded drawable resource #0x10801c8 (android:drawable/btn_star_holo_light) that varies with configuration!!
03-29 22:36:10.360: D/dalvikvm(50): GC_EXPLICIT freed 86K, 5% free 2562K/2696K, paused 3ms+3ms, total 57ms
03-29 22:36:10.370: W/Resources(50): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.370: W/Resources(50): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.370: W/Resources(50): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.380: W/Resources(50): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.380: W/Resources(50): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.390: W/Resources(50): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.390: W/Resources(50): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.390: W/Resources(50): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.400: W/Resources(50): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.450: D/dalvikvm(50): GC_EXPLICIT freed 53K, 5% free 2561K/2696K, paused 4ms+5ms, total 58ms
03-29 22:36:10.460: W/Resources(50): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.460: W/Resources(50): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.470: W/Resources(50): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.470: W/Resources(50): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.470: W/Resources(50): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.480: W/Resources(50): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.480: W/Resources(50): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.490: W/Resources(50): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.500: W/Resources(50): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.500: W/Resources(50): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.500: W/Resources(50): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.520: W/Resources(50): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.520: W/Resources(50): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.520: W/Resources(50): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.530: W/Resources(50): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.530: W/Resources(50): Preloaded drawable resource #0x10801c7 (android:drawable/btn_star_holo_dark) that varies with configuration!!
03-29 22:36:10.570: D/dalvikvm(50): GC_EXPLICIT freed 86K, 5% free 2563K/2696K, paused 4ms+3ms, total 39ms
03-29 22:36:10.580: W/Resources(50): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.580: W/Resources(50): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.600: W/Resources(50): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
03-29 22:36:10.600: W/Resources(50): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.600: W/Resources(50): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
03-29 22:36:10.610: W/Resources(50): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.610: W/Resources(50): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.620: W/Resources(50): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.620: W/Resources(50): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.630: W/Resources(50): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.670: D/dalvikvm(50): GC_EXPLICIT freed 18K, 4% free 2598K/2696K, paused 3ms+5ms, total 46ms
03-29 22:36:10.690: W/Resources(50): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.690: W/Resources(50): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.690: W/Resources(50): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
03-29 22:36:10.700: W/Resources(50): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.700: W/Resources(50): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
03-29 22:36:10.710: W/Resources(50): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.710: W/Resources(50): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.710: W/Resources(50): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.720: W/Resources(50): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.720: W/Resources(50): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.770: D/dalvikvm(50): GC_EXPLICIT freed 51K, 4% free 2600K/2696K, paused 4ms+3ms, total 55ms
03-29 22:36:10.780: W/Resources(50): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
03-29 22:36:10.780: W/Resources(50): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.790: W/Resources(50): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.790: W/Resources(50): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
03-29 22:36:10.800: W/Resources(50): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
03-29 22:36:10.800: W/Resources(50): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.800: W/Resources(50): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.810: W/Resources(50): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
03-29 22:36:10.810: W/Resources(50): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.810: W/Resources(50): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
03-29 22:36:10.820: W/Resources(50): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
03-29 22:36:10.820: W/Resources(50): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
03-29 22:36:10.820: W/Resources(50): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:10.830: W/Resources(50): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
03-29 22:36:10.830: W/Resources(50): Preloaded drawable resource #0x10801e1 (android:drawable/btn_toggle_holo_light) that varies with configuration!!
03-29 22:36:10.880: D/dalvikvm(50): GC_EXPLICIT freed 56K, 4% free 2619K/2704K, paused 3ms+3ms, total 54ms
03-29 22:36:10.890: W/Resources(50): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.900: W/Resources(50): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.900: W/Resources(50): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.900: W/Resources(50): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.910: W/Resources(50): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.920: W/Resources(50): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.920: W/Resources(50): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.920: W/Resources(50): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.940: W/Resources(50): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.940: W/Resources(50): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
03-29 22:36:10.940: W/Resources(50): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.950: W/Resources(50): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
03-29 22:36:10.950: W/Resources(50): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:10.960: W/Resources(50): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
03-29 22:36:10.960: W/Resources(50): Preloaded drawable resource #0x10801e0 (android:drawable/btn_toggle_holo_dark) that varies with configuration!!
03-29 22:36:11.000: D/dalvikvm(50): GC_EXPLICIT freed 78K, 4% free 2615K/2724K, paused 5ms+5ms, total 40ms
03-29 22:36:11.010: W/Resources(50): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
03-29 22:36:11.010: W/Resources(50): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
03-29 22:36:11.020: W/Resources(50): Preloaded drawable resource #0x108064a (android:drawable/textfield_multiline_activated_holo_light) that varies with configuration!!
03-29 22:36:11.030: W/Resources(50): Preloaded drawable resource #0x1080652 (android:drawable/textfield_multiline_focused_holo_light) that varies with configuration!!
03-29 22:36:11.040: W/Resources(50): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
03-29 22:36:11.050: W/Resources(50): Preloaded drawable resource #0x108064e (android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:11.050: W/Resources(50): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
03-29 22:36:11.060: W/Resources(50): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
03-29 22:36:11.060: W/Resources(50): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
03-29 22:36:11.060: W/Resources(50): Preloaded drawable resource #0x1080637 (android:drawable/textfield_activated_holo_light) that varies with configuration!!
03-29 22:36:11.070: W/Resources(50): Preloaded drawable resource #0x1080647 (android:drawable/textfield_focused_holo_light) that varies with configuration!!
03-29 22:36:11.070: W/Resources(50): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
03-29 22:36:11.070: W/Resources(50): Preloaded drawable resource #0x1080642 (android:drawable/textfield_disabled_focused_holo_light) that varies with configuration!!
03-29 22:36:11.080: W/Resources(50): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
03-29 22:36:11.080: W/Resources(50): Preloaded drawable resource #0x1080258 (android:drawable/edit_text_holo_light) that varies with configuration!!
03-29 22:36:11.130: D/dalvikvm(50): GC_EXPLICIT freed 75K, 4% free 2616K/2724K, paused 8ms+4ms, total 58ms
03-29 22:36:11.140: W/Resources(50): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
03-29 22:36:11.140: W/Resources(50): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
03-29 22:36:11.150: W/Resources(50): Preloaded drawable resource #0x1080649 (android:drawable/textfield_multiline_activated_holo_dark) that varies with configuration!!
03-29 22:36:11.150: W/Resources(50): Preloaded drawable resource #0x1080651 (android:drawable/textfield_multiline_focused_holo_dark) that varies with configuration!!
03-29 22:36:11.150: W/Resources(50): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
03-29 22:36:11.160: W/Resources(50): Preloaded drawable resource #0x108064d (android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:11.160: W/Resources(50): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
03-29 22:36:11.170: W/Resources(50): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
03-29 22:36:11.170: W/Resources(50): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
03-29 22:36:11.170: W/Resources(50): Preloaded drawable resource #0x1080636 (android:drawable/textfield_activated_holo_dark) that varies with configuration!!
03-29 22:36:11.180: W/Resources(50): Preloaded drawable resource #0x1080646 (android:drawable/textfield_focused_holo_dark) that varies with configuration!!
03-29 22:36:11.190: W/Resources(50): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
03-29 22:36:11.190: W/Resources(50): Preloaded drawable resource #0x1080641 (android:drawable/textfield_disabled_focused_holo_dark) that varies with configuration!!
03-29 22:36:11.190: W/Resources(50): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
03-29 22:36:11.190: W/Resources(50): Preloaded drawable resource #0x1080257 (android:drawable/edit_text_holo_dark) that varies with configuration!!
03-29 22:36:11.310: D/dalvikvm(50): GC_EXPLICIT freed 74K, 4% free 2618K/2724K, paused 11ms+3ms, total 112ms
03-29 22:36:11.320: W/Resources(50): Preloaded drawable resource #0x1080633 (android:drawable/text_select_handle_left) that varies with configuration!!
03-29 22:36:11.330: W/Resources(50): Preloaded drawable resource #0x1080635 (android:drawable/text_select_handle_right) that varies with configuration!!
03-29 22:36:11.330: W/Resources(50): Preloaded drawable resource #0x1080630 (android:drawable/text_edit_paste_window) that varies with configuration!!
03-29 22:36:11.340: W/Resources(50): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
03-29 22:36:11.340: W/Resources(50): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
03-29 22:36:11.350: W/Resources(50): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
03-29 22:36:11.350: W/Resources(50): Preloaded drawable resource #0x1080274 (android:drawable/expander_open_holo_dark) that varies with configuration!!
03-29 22:36:11.350: W/Resources(50): Preloaded drawable resource #0x1080270 (android:drawable/expander_group_holo_dark) that varies with configuration!!
03-29 22:36:11.420: D/dalvikvm(50): GC_EXPLICIT freed 85K, 5% free 2591K/2724K, paused 12ms+6ms, total 70ms
03-29 22:36:11.450: W/Resources(50): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
03-29 22:36:11.470: W/Resources(50): Preloaded drawable resource #0x1080275 (android:drawable/expander_open_holo_light) that varies with configuration!!
03-29 22:36:11.470: W/Resources(50): Preloaded drawable resource #0x1080271 (android:drawable/expander_group_holo_light) that varies with configuration!!
03-29 22:36:11.480: W/Resources(50): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
03-29 22:36:11.490: W/Resources(50): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
03-29 22:36:11.500: W/Resources(50): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
03-29 22:36:11.500: W/Resources(50): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
03-29 22:36:11.500: W/Resources(50): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
03-29 22:36:11.510: W/Resources(50): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
03-29 22:36:11.510: W/Resources(50): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
03-29 22:36:11.520: W/Resources(50): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
03-29 22:36:11.520: W/Resources(50): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
03-29 22:36:11.520: W/Resources(50): Preloaded drawable resource #0x1080421 (android:drawable/list_selector_holo_dark) that varies with configuration!!
03-29 22:36:11.540: W/Resources(50): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
03-29 22:36:11.540: W/Resources(50): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
03-29 22:36:11.560: W/Resources(50): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
03-29 22:36:11.560: W/Resources(50): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
03-29 22:36:11.560: W/Resources(50): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
03-29 22:36:11.580: W/Resources(50): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
03-29 22:36:11.590: W/Resources(50): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
03-29 22:36:11.590: W/Resources(50): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
03-29 22:36:11.590: W/Resources(50): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
03-29 22:36:11.590: W/Resources(50): Preloaded drawable resource #0x1080422 (android:drawable/list_selector_holo_light) that varies with configuration!!
03-29 22:36:11.710: D/dalvikvm(50): GC_EXPLICIT freed 54K, 5% free 2598K/2724K, paused 14ms+17ms, total 121ms
03-29 22:36:11.730: W/Resources(50): Preloaded drawable resource #0x1080401 (android:drawable/list_section_divider_holo_light) that varies with configuration!!
03-29 22:36:11.740: W/Resources(50): Preloaded drawable resource #0x1080400 (android:drawable/list_section_divider_holo_dark) that varies with configuration!!
03-29 22:36:11.760: W/Resources(50): Preloaded drawable resource #0x1080432 (android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
03-29 22:36:11.760: W/Resources(50): Preloaded drawable resource #0x1080433 (android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
03-29 22:36:11.780: W/Resources(50): Preloaded drawable resource #0x108043a (android:drawable/menu_submenu_background) that varies with configuration!!
03-29 22:36:11.800: W/Resources(50): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
03-29 22:36:11.820: W/Resources(50): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
03-29 22:36:11.860: D/dalvikvm(50): GC_EXPLICIT freed 35K, 4% free 2615K/2724K, paused 6ms+3ms, total 45ms
03-29 22:36:11.880: W/Resources(50): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
03-29 22:36:11.880: W/Resources(50): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
03-29 22:36:11.890: W/Resources(50): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
03-29 22:36:11.900: W/Resources(50): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
03-29 22:36:11.900: W/Resources(50): Preloaded drawable resource #0x1080435 (android:drawable/menu_panel_holo_light) that varies with configuration!!
03-29 22:36:11.910: W/Resources(50): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
03-29 22:36:11.910: W/Resources(50): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
03-29 22:36:11.910: W/Resources(50): Preloaded drawable resource #0x1080434 (android:drawable/menu_panel_holo_dark) that varies with configuration!!
03-29 22:36:11.970: D/dalvikvm(50): GC_EXPLICIT freed 53K, 5% free 2625K/2760K, paused 3ms+4ms, total 56ms
03-29 22:36:11.980: W/Resources(50): Preloaded drawable resource #0x108047c (android:drawable/overscroll_edge) that varies with configuration!!
03-29 22:36:12.010: W/Resources(50): Preloaded drawable resource #0x108047d (android:drawable/overscroll_glow) that varies with configuration!!
03-29 22:36:12.070: D/dalvikvm(50): GC_EXPLICIT freed 354K, 16% free 2574K/3036K, paused 3ms+11ms, total 56ms
03-29 22:36:12.070: W/Resources(50): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
03-29 22:36:12.080: W/Resources(50): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
03-29 22:36:12.080: W/Resources(50): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
03-29 22:36:12.080: W/Resources(50): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
03-29 22:36:12.090: W/Resources(50): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
03-29 22:36:12.150: D/dalvikvm(50): GC_EXPLICIT freed 49K, 16% free 2575K/3036K, paused 3ms+5ms, total 57ms
03-29 22:36:12.150: W/Resources(50): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
03-29 22:36:12.160: W/Resources(50): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
03-29 22:36:12.160: W/Resources(50): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
03-29 22:36:12.160: W/Resources(50): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
03-29 22:36:12.170: W/Resources(50): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
03-29 22:36:12.170: W/Resources(50): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
03-29 22:36:12.170: W/Resources(50): Preloaded drawable resource #0x10804c7 (android:drawable/progress_horizontal_holo_dark) that varies with configuration!!
03-29 22:36:12.180: W/Resources(50): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
03-29 22:36:12.180: W/Resources(50): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
03-29 22:36:12.180: W/Resources(50): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
03-29 22:36:12.180: W/Resources(50): Preloaded drawable resource #0x10804c8 (android:drawable/progress_horizontal_holo_light) that varies with configuration!!
03-29 22:36:12.190: W/Resources(50): Preloaded drawable resource #0x10804db (android:drawable/progressbar_indeterminate_holo1) that varies with configuration!!
03-29 22:36:12.200: W/Resources(50): Preloaded drawable resource #0x10804dc (android:drawable/progressbar_indeterminate_holo2) that varies with configuration!!
03-29 22:36:12.200: W/Resources(50): Preloaded drawable resource #0x10804dd (android:drawable/progressbar_indeterminate_holo3) that varies with configuration!!
03-29 22:36:12.200: W/Resources(50): Preloaded drawable resource #0x10804de (android:drawable/progressbar_indeterminate_holo4) that varies with configuration!!
03-29 22:36:12.220: W/Resources(50): Preloaded drawable resource #0x10804df (android:drawable/progressbar_indeterminate_holo5) that varies with configuration!!
03-29 22:36:12.220: W/Resources(50): Preloaded drawable resource #0x10804e0 (android:drawable/progressbar_indeterminate_holo6) that varies with configuration!!
03-29 22:36:12.230: W/Resources(50): Preloaded drawable resource #0x10804e1 (android:drawable/progressbar_indeterminate_holo7) that varies with configuration!!
03-29 22:36:12.240: W/Resources(50): Preloaded drawable resource #0x10804e2 (android:drawable/progressbar_indeterminate_holo8) that varies with configuration!!
03-29 22:36:12.240: W/Resources(50): Preloaded drawable resource #0x10804c9 (android:drawable/progress_indeterminate_horizontal_holo) that varies with configuration!!
03-29 22:36:12.280: D/dalvikvm(50): GC_EXPLICIT freed 355K, 15% free 2589K/3036K, paused 3ms+3ms, total 45ms
03-29 22:36:12.310: W/Resources(50): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
03-29 22:36:12.310: W/Resources(50): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
03-29 22:36:12.310: W/Resources(50): Preloaded drawable resource #0x10804cb (android:drawable/progress_large_holo) that varies with configuration!!
03-29 22:36:12.350: D/dalvikvm(50): GC_EXPLICIT freed 60K, 16% free 2579K/3036K, paused 3ms+3ms, total 39ms
03-29 22:36:12.360: W/Resources(50): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
03-29 22:36:12.370: W/Resources(50): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
03-29 22:36:12.370: W/Resources(50): Preloaded drawable resource #0x10804ce (android:drawable/progress_medium_holo) that varies with configuration!!
03-29 22:36:12.370: W/Resources(50): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
03-29 22:36:12.370: W/Resources(50): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
03-29 22:36:12.380: W/Resources(50): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
03-29 22:36:12.390: W/Resources(50): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
03-29 22:36:12.390: W/Resources(50): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
03-29 22:36:12.390: W/Resources(50): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
03-29 22:36:12.390: W/Resources(50): Preloaded drawable resource #0x10804d5 (android:drawable/progress_small_holo) that varies with configuration!!
03-29 22:36:12.400: W/Resources(50): Preloaded drawable resource #0x1080535 (android:drawable/scrubber_track_holo_dark) that varies with configuration!!
03-29 22:36:12.420: W/Resources(50): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
03-29 22:36:12.420: W/Resources(50): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
03-29 22:36:12.420: W/Resources(50): Preloaded drawable resource #0x1080532 (android:drawable/scrubber_progress_horizontal_holo_dark) that varies with configuration!!
03-29 22:36:12.420: W/Resources(50): Preloaded drawable resource #0x1080536 (android:drawable/scrubber_track_holo_light) that varies with configuration!!
03-29 22:36:12.430: W/Resources(50): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
03-29 22:36:12.430: W/Resources(50): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
03-29 22:36:12.430: W/Resources(50): Preloaded drawable resource #0x1080533 (android:drawable/scrubber_progress_horizontal_holo_light) that varies with configuration!!
03-29 22:36:12.490: D/dalvikvm(50): GC_EXPLICIT freed 46K, 15% free 2592K/3036K, paused 3ms+5ms, total 57ms
03-29 22:36:12.510: W/Resources(50): Preloaded drawable resource #0x1080528 (android:drawable/scrollbar_handle_holo_dark) that varies with configuration!!
03-29 22:36:12.510: W/Resources(50): Preloaded drawable resource #0x1080529 (android:drawable/scrollbar_handle_holo_light) that varies with configuration!!
03-29 22:36:12.610: D/dalvikvm(50): GC_EXPLICIT freed 19K, 14% free 2626K/3036K, paused 3ms+4ms, total 48ms
03-29 22:36:12.670: W/Resources(50): Preloaded drawable resource #0x1080208 (android:drawable/cab_background_bottom_holo_dark) that varies with configuration!!
03-29 22:36:12.670: W/Resources(50): Preloaded drawable resource #0x108020b (android:drawable/cab_background_top_holo_light) that varies with configuration!!
03-29 22:36:12.680: W/Resources(50): Preloaded drawable resource #0x1080209 (android:drawable/cab_background_bottom_holo_light) that varies with configuration!!
03-29 22:36:12.680: W/Resources(50): Preloaded drawable resource #0x10802bc (android:drawable/ic_cab_done_holo_dark) that varies with configuration!!
03-29 22:36:12.680: D/dalvikvm(50): WAIT_FOR_CONCURRENT_GC blocked 1ms
03-29 22:36:12.730: D/dalvikvm(50): GC_EXPLICIT freed 22K, 13% free 2656K/3036K, paused 2ms+3ms, total 55ms
03-29 22:36:12.740: W/Resources(50): Preloaded drawable resource #0x108020a (android:drawable/cab_background_top_holo_dark) that varies with configuration!!
03-29 22:36:12.750: W/Resources(50): Preloaded drawable resource #0x10802bd (android:drawable/ic_cab_done_holo_light) that varies with configuration!!
03-29 22:36:12.750: W/Resources(50): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
03-29 22:36:12.750: W/Resources(50): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
03-29 22:36:12.760: W/Resources(50): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
03-29 22:36:12.760: W/Resources(50): Preloaded drawable resource #0x10800d6 (android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
03-29 22:36:12.760: W/Resources(50): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
03-29 22:36:12.760: W/Resources(50): Preloaded drawable resource #0x10800d7 (android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
03-29 22:36:12.770: W/Resources(50): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
03-29 22:36:12.770: W/Resources(50): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
03-29 22:36:12.770: W/Resources(50): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
03-29 22:36:12.770: W/Resources(50): Preloaded drawable resource #0x10800d5 (android:drawable/btn_cab_done_holo_light) that varies with configuration!!
03-29 22:36:12.780: W/Resources(50): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
03-29 22:36:12.780: W/Resources(50): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
03-29 22:36:12.780: W/Resources(50): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
03-29 22:36:12.790: W/Resources(50): Preloaded drawable resource #0x10800d4 (android:drawable/btn_cab_done_holo_dark) that varies with configuration!!
03-29 22:36:12.790: W/Resources(50): Preloaded drawable resource #0x1080038 (android:drawable/ic_menu_close_clear_cancel) that varies with configuration!!
03-29 22:36:12.800: W/Resources(50): Preloaded drawable resource #0x108033e (android:drawable/ic_menu_copy_holo_dark) that varies with configuration!!
03-29 22:36:12.810: W/Resources(50): Preloaded drawable resource #0x108033f (android:drawable/ic_menu_copy_holo_light) that varies with configuration!!
03-29 22:36:12.860: D/dalvikvm(50): GC_EXPLICIT freed 53K, 13% free 2658K/3036K, paused 4ms+4ms, total 47ms
03-29 22:36:12.860: W/Resources(50): Preloaded drawable resource #0x1080341 (android:drawable/ic_menu_cut_holo_dark) that varies with configuration!!
03-29 22:36:12.870: W/Resources(50): Preloaded drawable resource #0x1080342 (android:drawable/ic_menu_cut_holo_light) that varies with configuration!!
03-29 22:36:12.880: W/Resources(50): Preloaded drawable resource #0x1080045 (android:drawable/ic_menu_more) that varies with configuration!!
03-29 22:36:12.880: W/Resources(50): Preloaded drawable resource #0x1080355 (android:drawable/ic_menu_moreoverflow_normal_holo_dark) that varies with configuration!!
03-29 22:36:12.880: W/Resources(50): Preloaded drawable resource #0x1080353 (android:drawable/ic_menu_moreoverflow_holo_dark) that varies with configuration!!
03-29 22:36:12.900: W/Resources(50): Preloaded drawable resource #0x1080356 (android:drawable/ic_menu_moreoverflow_normal_holo_light) that varies with configuration!!
03-29 22:36:12.900: W/Resources(50): Preloaded drawable resource #0x1080354 (android:drawable/ic_menu_moreoverflow_holo_light) that varies with configuration!!
03-29 22:36:12.900: W/Resources(50): Preloaded drawable resource #0x1080359 (android:drawable/ic_menu_paste_holo_dark) that varies with configuration!!
03-29 22:36:12.900: W/Resources(50): Preloaded drawable resource #0x108035a (android:drawable/ic_menu_paste_holo_light) that varies with configuration!!
03-29 22:36:12.910: W/Resources(50): Preloaded drawable resource #0x1080360 (android:drawable/ic_menu_selectall_holo_light) that varies with configuration!!
03-29 22:36:12.950: D/dalvikvm(50): GC_EXPLICIT freed 60K, 13% free 2653K/3036K, paused 5ms+3ms, total 40ms
03-29 22:36:12.960: W/Resources(50): Preloaded drawable resource #0x108035f (android:drawable/ic_menu_selectall_holo_dark) that varies with configuration!!
03-29 22:36:12.980: W/Resources(50): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
03-29 22:36:12.980: W/Resources(50): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
03-29 22:36:12.980: W/Resources(50): Preloaded drawable resource #0x10802bf (android:drawable/ic_clear) that varies with configuration!!
03-29 22:36:12.980: W/Resources(50): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
03-29 22:36:12.990: W/Resources(50): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
03-29 22:36:13.000: W/Resources(50): Preloaded drawable resource #0x1080392 (android:drawable/ic_search) that varies with configuration!!
03-29 22:36:13.000: W/Resources(50): Preloaded drawable resource #0x10802dd (android:drawable/ic_go) that varies with configuration!!
03-29 22:36:13.010: W/Resources(50): Preloaded drawable resource #0x108039b (android:drawable/ic_voice_search) that varies with configuration!!
03-29 22:36:13.010: W/Resources(50): Preloaded drawable resource #0x1080221 (android:drawable/dialog_bottom_holo_dark) that varies with configuration!!
03-29 22:36:13.070: D/dalvikvm(50): GC_EXPLICIT freed 48K, 13% free 2662K/3036K, paused 4ms+4ms, total 58ms
03-29 22:36:13.070: W/Resources(50): Preloaded drawable resource #0x1080222 (android:drawable/dialog_bottom_holo_light) that varies with configuration!!
03-29 22:36:13.080: W/Resources(50): Preloaded drawable resource #0x1080226 (android:drawable/dialog_full_holo_dark) that varies with configuration!!
03-29 22:36:13.090: W/Resources(50): Preloaded drawable resource #0x1080227 (android:drawable/dialog_full_holo_light) that varies with configuration!!
03-29 22:36:13.090: W/Resources(50): Preloaded drawable resource #0x108022f (android:drawable/dialog_middle_holo_dark) that varies with configuration!!
03-29 22:36:13.140: D/dalvikvm(50): GC_EXPLICIT freed 16K, 12% free 2697K/3036K, paused 3ms+13ms, total 52ms
03-29 22:36:13.150: W/Resources(50): Preloaded drawable resource #0x1080230 (android:drawable/dialog_middle_holo_light) that varies with configuration!!
03-29 22:36:13.160: W/Resources(50): Preloaded drawable resource #0x1080231 (android:drawable/dialog_top_holo_dark) that varies with configuration!!
03-29 22:36:13.160: W/Resources(50): Preloaded drawable resource #0x1080232 (android:drawable/dialog_top_holo_light) that varies with configuration!!
03-29 22:36:13.160: W/Resources(50): Preloaded drawable resource #0x10802d1 (android:drawable/ic_dialog_alert_holo_dark) that varies with configuration!!
03-29 22:36:13.160: W/Resources(50): Preloaded drawable resource #0x10802d2 (android:drawable/ic_dialog_alert_holo_light) that varies with configuration!!
03-29 22:36:13.170: W/Resources(50): Preloaded drawable resource #0x10803f4 (android:drawable/list_divider_holo_dark) that varies with configuration!!
03-29 22:36:13.170: W/Resources(50): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
03-29 22:36:13.170: W/Resources(50): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
03-29 22:36:13.180: W/Resources(50): Preloaded drawable resource #0x10800bd (android:drawable/ab_transparent_dark_holo) that varies with configuration!!
03-29 22:36:13.180: W/Resources(50): Preloaded drawable resource #0x10800bb (android:drawable/ab_stacked_transparent_dark_holo) that varies with configuration!!
03-29 22:36:13.230: D/dalvikvm(50): GC_EXPLICIT freed 67K, 12% free 2683K/3036K, paused 3ms+13ms, total 51ms
03-29 22:36:13.240: W/Resources(50): Preloaded drawable resource #0x10800a1 (android:drawable/ab_bottom_transparent_dark_holo) that varies with configuration!!
03-29 22:36:13.250: W/Resources(50): Preloaded drawable resource #0x10800b5 (android:drawable/ab_solid_dark_holo) that varies with configuration!!
03-29 22:36:13.250: W/Resources(50): Preloaded drawable resource #0x10800b8 (android:drawable/ab_stacked_solid_dark_holo) that varies with configuration!!
03-29 22:36:13.250: W/Resources(50): Preloaded drawable resource #0x108009e (android:drawable/ab_bottom_solid_dark_holo) that varies with configuration!!
03-29 22:36:13.260: W/Resources(50): Preloaded drawable resource #0x10800be (android:drawable/ab_transparent_light_holo) that varies with configuration!!
03-29 22:36:13.260: W/Resources(50): Preloaded drawable resource #0x10800bc (android:drawable/ab_stacked_transparent_light_holo) that varies with configuration!!
03-29 22:36:13.260: W/Resources(50): Preloaded drawable resource #0x10800a2 (android:drawable/ab_bottom_transparent_light_holo) that varies with configuration!!
03-29 22:36:13.260: W/Resources(50): Preloaded drawable resource #0x10800b6 (android:drawable/ab_solid_light_holo) that varies with configuration!!
03-29 22:36:13.270: W/Resources(50): Preloaded drawable resource #0x10800ba (android:drawable/ab_stacked_solid_light_holo) that varies with configuration!!
03-29 22:36:13.270: W/Resources(50): Preloaded drawable resource #0x10800a0 (android:drawable/ab_bottom_solid_light_holo) that varies with configuration!!
03-29 22:36:13.270: W/Resources(50): Preloaded drawable resource #0x10800b7 (android:drawable/ab_solid_shadow_holo) that varies with configuration!!
03-29 22:36:13.280: W/Resources(50): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
03-29 22:36:13.280: W/Resources(50): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
03-29 22:36:13.280: W/Resources(50): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
03-29 22:36:13.290: W/Resources(50): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
03-29 22:36:13.290: W/Resources(50): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
03-29 22:36:13.300: W/Resources(50): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
03-29 22:36:13.300: W/Resources(50): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
03-29 22:36:13.300: W/Resources(50): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
03-29 22:36:13.300: W/Resources(50): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
03-29 22:36:13.300: W/Resources(50): Preloaded drawable resource #0x10803b3 (android:drawable/item_background_holo_dark) that varies with configuration!!
03-29 22:36:13.360: D/dalvikvm(50): GC_EXPLICIT freed 58K, 12% free 2691K/3036K, paused 14ms+3ms, total 53ms
03-29 22:36:13.360: W/Resources(50): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
03-29 22:36:13.370: W/Resources(50): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
03-29 22:36:13.380: W/Resources(50): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
03-29 22:36:13.380: W/Resources(50): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
03-29 22:36:13.380: W/Resources(50): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
03-29 22:36:13.380: W/Resources(50): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
03-29 22:36:13.380: W/Resources(50): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
03-29 22:36:13.400: W/Resources(50): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
03-29 22:36:13.400: W/Resources(50): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
03-29 22:36:13.400: W/Resources(50): Preloaded drawable resource #0x10803b4 (android:drawable/item_background_holo_light) that varies with configuration!!
03-29 22:36:13.400: W/Resources(50): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
03-29 22:36:13.410: W/Resources(50): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
03-29 22:36:13.410: W/Resources(50): Preloaded drawable resource #0x108027b (android:drawable/fastscroll_thumb_holo) that varies with configuration!!
03-29 22:36:13.420: W/Resources(50): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
03-29 22:36:13.420: W/Resources(50): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
03-29 22:36:13.460: D/dalvikvm(50): GC_EXPLICIT freed 83K, 13% free 2665K/3036K, paused 4ms+3ms, total 44ms
03-29 22:36:13.470: W/Resources(50): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
03-29 22:36:13.490: W/Resources(50): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
03-29 22:36:13.490: W/Resources(50): Preloaded drawable resource #0x108027f (android:drawable/fastscroll_track_holo_dark) that varies with configuration!!
03-29 22:36:13.490: W/Resources(50): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
03-29 22:36:13.490: W/Resources(50): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
03-29 22:36:13.500: W/Resources(50): Preloaded drawable resource #0x1080276 (android:drawable/fastscroll_label_left_holo_dark) that varies with configuration!!
03-29 22:36:13.500: W/Resources(50): Preloaded drawable resource #0x1080278 (android:drawable/fastscroll_label_right_holo_dark) that varies with configuration!!
03-29 22:36:13.550: D/dalvikvm(50): GC_EXPLICIT freed 20K, 12% free 2701K/3036K, paused 5ms+3ms, total 44ms
03-29 22:36:13.550: W/Resources(50): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
03-29 22:36:13.570: W/Resources(50): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
03-29 22:36:13.570: W/Resources(50): Preloaded drawable resource #0x1080280 (android:drawable/fastscroll_track_holo_light) that varies with configuration!!
03-29 22:36:13.570: W/Resources(50): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
03-29 22:36:13.570: W/Resources(50): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
03-29 22:36:13.580: W/Resources(50): Preloaded drawable resource #0x1080277 (android:drawable/fastscroll_label_left_holo_light) that varies with configuration!!
03-29 22:36:13.590: W/Resources(50): Preloaded drawable resource #0x1080279 (android:drawable/fastscroll_label_right_holo_light) that varies with configuration!!
03-29 22:36:13.640: D/dalvikvm(50): GC_EXPLICIT freed 54K, 11% free 2702K/3036K, paused 3ms+4ms, total 44ms
03-29 22:36:13.640: W/Resources(50): Preloaded drawable resource #0x108025b (android:drawable/editbox_dropdown_background_dark) that varies with configuration!!
03-29 22:36:13.660: W/Resources(50): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
03-29 22:36:13.660: W/Resources(50): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
03-29 22:36:13.660: W/Resources(50): Preloaded drawable resource #0x1080664 (android:drawable/textfield_searchview_holo_dark) that varies with configuration!!
03-29 22:36:13.660: W/Resources(50): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
03-29 22:36:13.670: W/Resources(50): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
03-29 22:36:13.670: W/Resources(50): Preloaded drawable resource #0x1080666 (android:drawable/textfield_searchview_right_holo_dark) that varies with configuration!!
03-29 22:36:13.670: W/Resources(50): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
03-29 22:36:13.670: W/Resources(50): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
03-29 22:36:13.670: W/Resources(50): Preloaded drawable resource #0x1080665 (android:drawable/textfield_searchview_holo_light) that varies with configuration!!
03-29 22:36:13.680: W/Resources(50): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
03-29 22:36:13.680: W/Resources(50): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
03-29 22:36:13.680: W/Resources(50): Preloaded drawable resource #0x1080667 (android:drawable/textfield_searchview_right_holo_light) that varies with configuration!!
03-29 22:36:13.680: W/Resources(50): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
03-29 22:36:13.690: W/Resources(50): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
03-29 22:36:13.690: W/Resources(50): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
03-29 22:36:13.690: W/Resources(50): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
03-29 22:36:13.700: W/Resources(50): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
03-29 22:36:13.700: W/Resources(50): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
03-29 22:36:13.700: W/Resources(50): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
03-29 22:36:13.700: W/Resources(50): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
03-29 22:36:13.710: W/Resources(50): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
03-29 22:36:13.710: W/Resources(50): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
03-29 22:36:13.720: W/Resources(50): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
03-29 22:36:13.720: W/Resources(50): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
03-29 22:36:13.720: W/Resources(50): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
03-29 22:36:13.720: W/Resources(50): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
03-29 22:36:13.730: W/Resources(50): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
03-29 22:36:13.740: W/Resources(50): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
03-29 22:36:13.740: W/Resources(50): Preloaded drawable resource #0x108061a (android:drawable/tab_indicator_holo) that varies with configuration!!
03-29 22:36:13.790: D/dalvikvm(50): GC_EXPLICIT freed 86K, 12% free 2678K/3036K, paused 3ms+5ms, total 48ms
03-29 22:36:13.790: W/Resources(50): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
03-29 22:36:13.810: W/Resources(50): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
03-29 22:36:13.810: W/Resources(50): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
03-29 22:36:13.810: W/Resources(50): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
03-29 22:36:13.810: W/Resources(50): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
03-29 22:36:13.830: W/Resources(50): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
03-29 22:36:13.850: I/Zygote(50): …preloaded 274 resources in 4692ms.
03-29 22:36:13.940: D/dalvikvm(50): GC_EXPLICIT freed 35K, 12% free 2698K/3036K, paused 7ms+5ms, total 59ms
03-29 22:36:13.960: I/Zygote(50): …preloaded 31 resources in 102ms.
03-29 22:36:13.960: D/libEGL(50): Emulator without GPU support detected. Fallback to software renderer.
03-29 22:36:13.960: D/libEGL(50): loaded /system/lib/egl/libGLES_android.so
03-29 22:36:14.040: D/dalvikvm(50): GC_EXPLICIT freed 15K, 12% free 2691K/3036K, paused 3ms+4ms, total 44ms
03-29 22:36:14.100: D/dalvikvm(50): GC_EXPLICIT freed 4K, 12% free 2687K/3036K, paused 3ms+8ms, total 58ms
03-29 22:36:14.140: D/dalvikvm(50): GC_EXPLICIT freed <1K, 12% free 2687K/3036K, paused 3ms+6ms, total 44ms
03-29 22:36:14.200: I/dalvikvm(50): System server process 379 has been created
03-29 22:36:14.200: I/Zygote(50): Accepting command socket connections
03-29 22:36:14.420: D/dalvikvm(379): WAIT_FOR_CONCURRENT_GC blocked 1ms
03-29 22:36:14.540: D/SensorService(379): nuSensorService starting…
03-29 22:36:14.540: I/SystemServer(379): Entered the Android system server!
03-29 22:36:14.550: I/SensorService(379): Goldfish 3-axis Accelerometer
03-29 22:36:14.550: I/SensorService(379): Goldfish 3-axis Magnetic field sensor
03-29 22:36:14.550: I/SensorService(379): Goldfish Orientation sensor
03-29 22:36:14.550: I/SensorService(379): Goldfish Temperature sensor
03-29 22:36:14.550: I/SensorService(379): Goldfish Proximity sensor
03-29 22:36:14.550: D/SensorService(379): Max socket buffer size 163840
03-29 22:36:14.580: D/SensorService(379): nuSensorService thread starting…
03-29 22:36:14.580: I/SystemServer(379): Waiting for installd to be ready.
03-29 22:36:14.580: I/Installer(379): connecting…
03-29 22:36:14.590: I/installd(53): new connection
03-29 22:36:14.590: I/SystemServer(379): Enabled StrictMode logging for WM Looper
03-29 22:36:14.590: I/SystemServer(379): Power Manager
03-29 22:36:14.600: E/PowerManagerService-JNI(379): Couldn’t load power module (No such file or directory)
03-29 22:36:14.600: I/SystemServer(379): Activity Manager
03-29 22:36:14.660: I/ActivityManager(379): Memory class: 16
03-29 22:36:14.960: I/UiThread(379): Enabled StrictMode logging for UI thread
03-29 22:36:15.010: I/IntentFirewall(379): Read new rules (A:0 B:0 S:0)
03-29 22:36:15.070: I/ActivityManager(379): Enabled StrictMode logging for AThread’s Looper
03-29 22:36:15.080: I/SystemServer(379): Display Manager
03-29 22:36:15.090: I/SystemServer(379): Telephony Registry
03-29 22:36:15.100: E/SurfaceFlinger(49): ro.sf.lcd_density must be defined as a build property
03-29 22:36:15.110: I/SystemServer(379): Scheduling Policy
03-29 22:36:15.120: I/DisplayManagerService(379): Display device added: DisplayDeviceInfo{“Built-in Screen”: 480 x 800, 260.416 fps, density 160, 160.0 x 160.0 dpi, touch INTERNAL, rotation 0, type BUILT_IN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
03-29 22:36:15.120: I/SystemServer(379): Package Manager
03-29 22:36:15.270: D/dalvikvm(379): GC_FOR_ALLOC freed 186K, 9% free 3010K/3280K, paused 56ms, total 57ms
03-29 22:36:15.370: D/SELinuxMMAC(379): Couldn’t find install policy /data/security/mac_permissions.xml
03-29 22:36:15.370: D/SELinuxMMAC(379): Using install policy file /system/etc/security/mac_permissions.xml
03-29 22:36:15.800: D/dalvikvm(379): GC_FOR_ALLOC freed 407K, 14% free 3116K/3604K, paused 29ms, total 30ms
03-29 22:36:16.290: W/PackageManager(379): Running ENG build: no pre-dexopt!
03-29 22:36:17.200: D/dalvikvm(379): GC_FOR_ALLOC freed 246K, 9% free 3382K/3708K, paused 34ms, total 35ms
03-29 22:36:17.200: W/PackageParser(379): No actions in intent filter at /system/priv-app/Contacts.apk Binary XML file line #375
03-29 22:36:17.340: W/PackageParser(379): No actions in intent filter at /system/priv-app/Dialer.apk Binary XML file line #162
03-29 22:36:17.450: W/ResourceType(379): Failure getting entry for 0x7f050000 (t=4 e=0) in package 0 (error -75)
03-29 22:36:18.210: D/dalvikvm(379): GC_FOR_ALLOC freed 194K, 7% free 3701K/3976K, paused 38ms, total 42ms
03-29 22:36:19.280: D/dalvikvm(379): GC_FOR_ALLOC freed 280K, 9% free 3936K/4296K, paused 66ms, total 71ms
03-29 22:36:19.690: D/PackageManager(379): No files in app dir /vendor/app
03-29 22:36:20.390: D/dalvikvm(379): GC_FOR_ALLOC freed 291K, 9% free 4155K/4528K, paused 67ms, total 71ms
03-29 22:36:20.500: W/PackageParser(379): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2853
03-29 22:36:20.500: W/PackageParser(379): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #2859
03-29 22:36:20.530: W/PackageManager(379): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring!
03-29 22:36:21.040: W/PackageManager(379): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring!
03-29 22:36:21.040: W/PackageManager(379): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring!
03-29 22:36:21.040: I/PackageManager(379): Time to scan packages: 4.744 seconds
03-29 22:36:21.040: W/PackageManager(379): Not granting permission android.permission.GLOBAL_SEARCH to package com.android.quicksearchbox (protectionLevel=18 flags=0x8be45)
03-29 22:36:21.050: W/PackageManager(379): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
03-29 22:36:21.050: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
03-29 22:36:21.050: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
03-29 22:36:21.050: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
03-29 22:36:21.050: W/PackageManager(379): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
03-29 22:36:21.050: W/PackageManager(379): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
03-29 22:36:21.050: W/PackageManager(379): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44)
03-29 22:36:21.050: W/PackageManager(379): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
03-29 22:36:21.050: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
03-29 22:36:21.070: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
03-29 22:36:21.070: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
03-29 22:36:21.070: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
03-29 22:36:21.070: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
03-29 22:36:21.070: W/PackageManager(379): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
03-29 22:36:21.070: W/PackageManager(379): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
03-29 22:36:21.340: D/dalvikvm(379): GC_FOR_ALLOC freed 333K, 9% free 4332K/4748K, paused 50ms, total 53ms
03-29 22:36:21.470: D/dalvikvm(379): GC_EXPLICIT freed 189K, 12% free 4214K/4748K, paused 3ms+5ms, total 88ms
03-29 22:36:21.490: I/SystemServer(379): Entropy Mixer
03-29 22:36:21.500: I/EntropyMixer(379): Writing entropy…
03-29 22:36:21.510: I/SystemServer(379): User Service
03-29 22:36:21.510: I/SystemServer(379): Account Manager
03-29 22:36:21.570: I/SystemServer(379): Content Manager
03-29 22:36:21.570: I/SystemServer(379): System Content Providers
03-29 22:36:21.750: I/SystemServer(379): Lights Service
03-29 22:36:21.760: I/SystemServer(379): Battery Service
03-29 22:36:21.810: E/ConsumerIrService(379): Can’t open consumer IR HW Module, error: -2
03-29 22:36:21.810: I/SystemServer(379): Vibrator Service
03-29 22:36:21.810: I/SystemServer(379): Consumer IR Service
03-29 22:36:21.820: W/libsuspend(379): Error writing ‘on’ to /sys/power/state: Invalid argument
03-29 22:36:21.820: E/libsuspend(379): Error opening /sys/power/autosleep: No such file or directory
03-29 22:36:21.820: I/libsuspend(379): Selected wakeup count
03-29 22:36:21.840: D/PermissionCache(49): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (12722 us)
03-29 22:36:21.840: D/SurfaceFlinger(49): Screen acquired, type=0 flinger=0xb84dd450
03-29 22:36:21.840: D/SurfaceFlinger(49): screen was previously acquired
03-29 22:36:21.840: D/AlarmManagerService(379): Kernel timezone updated to 240 minutes west of GMT
03-29 22:36:21.840: I/SystemServer(379): Alarm Manager
03-29 22:36:21.850: I/SystemServer(379): Init Watchdog
03-29 22:36:21.850: I/SystemServer(379): Input Manager
03-29 22:36:21.850: I/InputManager(379): Initializing input manager, mUseDevInputEventForAudioJack=false
03-29 22:36:21.880: I/SystemServer(379): Window Manager
03-29 22:36:21.920: I/WindowManager(379): No existing display settings /data/system/display_settings.xml; starting empty
03-29 22:36:22.140: I/WindowManager(379): No keyguard interface!
03-29 22:36:22.170: I/InputManager(379): Starting input manager
03-29 22:36:22.180: E/EventHub(379): could not get driver version for /dev/input/mouse0, Not a typewriter
03-29 22:36:22.240: W/EventHub(379): Unable to disable kernel key repeat for /dev/input/event0: Function not implemented
03-29 22:36:22.240: I/EventHub(379): New device: id=1, fd=95, path=’/dev/input/event0’, name=‘qwerty2’, classes=0x5, configuration=’/system/usr/idc/qwerty2.idc’, keyLayout=’/system/usr/keylayout/qwerty.kl’, keyCharacterMap=’/system/usr/keychars/qwerty2.kcm’, builtinKeyboard=true, usingSuspendBlockIoctl=true, usingClockIoctl=true
03-29 22:36:22.240: E/EventHub(379): could not get driver version for /dev/input/mice, Not a typewriter
03-29 22:36:22.250: I/SystemServer(379): No Bluetooh Service (emulator)
03-29 22:36:22.250: I/SystemServer(379): Input Method Service
03-29 22:36:22.290: I/InputReader(379): Device added: id=-1, name=‘Virtual’, sources=0x00000301
03-29 22:36:22.300: I/InputReader(379): Touch device ‘qwerty2’ could not query the properties of its associated display. The device will be inoperable until the display size becomes available.
03-29 22:36:22.300: I/InputReader(379): Device added: id=0, name=‘qwerty2’, sources=0x00001103
03-29 22:36:22.320: W/InputMethodManagerService(379): Couldn’t create dir.: /data/system/inputmethod
03-29 22:36:22.500: I/SystemServer(379): Accessibility Manager
03-29 22:36:22.580: D/dalvikvm(379): GC_FOR_ALLOC freed 305K, 9% free 4418K/4816K, paused 71ms, total 72ms
03-29 22:36:22.600: I/ActivityManager(379): Config changes=1df8 {1.0 ?mcc?mnc en_US ldltr sw480dp w480dp h800dp 160dpi lrg long port ?uimode ?night -touch -keyb/v/h -nav/h s.2}
03-29 22:36:22.620: I/InputReader(379): Reconfiguring input devices. changes=0x00000004
03-29 22:36:22.620: I/InputReader(379): Device reconfigured: id=0, name=‘qwerty2’, size 480x800, orientation 0, mode 1, display id 0
03-29 22:36:22.640: I/ActivityManager(379): Config changes=408 {1.0 ?mcc?mnc en_US ldltr sw480dp w480dp h775dp 160dpi lrg long port ?uimode ?night finger -keyb/v/h -nav/h s.3}
03-29 22:36:22.660: I/SystemServer(379): Mount Service
03-29 22:36:22.670: D/MountService(379): got storage path: /storage/sdcard description: USB storage primary: true removable: false emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
03-29 22:36:22.680: D/MountService(379): addVolumeLocked() StorageVolume:
03-29 22:36:22.680: D/MountService(379): mStorageId=0 mPath=/storage/sdcard mDescriptionId=17040664 mPrimary=true
03-29 22:36:22.680: D/MountService(379): mRemovable=false mEmulated=false mMtpReserveSpace=0
03-29 22:36:22.680: D/MountService(379): mAllowMassStorage=false mMaxFileSize=0 mOwner=null mUuid=null
03-29 22:36:22.680: D/MountService(379): mUserLabel=null mState=null
03-29 22:36:22.680: I/SystemServer(379): LockSettingsService
03-29 22:36:22.700: I/SystemServer(379): Device Policy
03-29 22:36:22.700: I/SystemServer(379): Status Bar
03-29 22:36:22.710: I/SystemServer(379): Clipboard Service
03-29 22:36:22.710: I/SystemServer(379): NetworkManagement Service
03-29 22:36:22.720: I/SystemServer(379): Text Service Manager Service
03-29 22:36:22.770: I/SystemServer(379): NetworkStats Service
03-29 22:36:22.780: D/MountService(379): volume state changed for /storage/sdcard (unmounted -> removed)
03-29 22:36:22.780: W/MountService(379): getSecureContainerList() called when storage not mounted
03-29 22:36:22.800: I/PackageManager(379): No secure containers on sdcard
03-29 22:36:22.820: I/SystemServer(379): NetworkPolicy Service
03-29 22:36:22.830: W/PackageManager(379): Not granting permission android.permission.GLOBAL_SEARCH to package com.android.quicksearchbox (protectionLevel=18 flags=0x8be45)
03-29 22:36:22.830: W/PackageManager(379): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
03-29 22:36:22.830: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
03-29 22:36:22.830: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
03-29 22:36:22.830: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
03-29 22:36:22.830: W/PackageManager(379): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
03-29 22:36:22.830: W/PackageManager(379): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
03-29 22:36:22.830: W/PackageManager(379): Not granting permission android.permission.BIND_APPWIDGET to package com.android.widgetpreview (protectionLevel=18 flags=0x8be44)
03-29 22:36:22.830: W/PackageManager(379): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
03-29 22:36:22.840: I/SystemServer(379): Wi-Fi P2pService
03-29 22:36:22.880: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
03-29 22:36:22.890: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
03-29 22:36:22.890: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
03-29 22:36:22.890: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
03-29 22:36:22.890: W/PackageManager(379): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
03-29 22:36:22.890: W/PackageManager(379): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
03-29 22:36:22.910: W/PackageManager(379): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
03-29 22:36:23.660: I/SystemServer(379): Wi-Fi Service
03-29 22:36:24.000: I/SystemServer(379): Connectivity Service
03-29 22:36:24.000: D/ConnectivityService(379): ConnectivityService starting up
03-29 22:36:24.040: D/ConnectivityService(379): wifiOnly=false
03-29 22:36:24.150: D/dalvikvm(379): GC_FOR_ALLOC freed 342K, 9% free 4589K/5020K, paused 73ms, total 74ms
03-29 22:36:24.200: E/MobileDataStateTracker(379): default: Ignoring feature request because could not acquire PhoneService
03-29 22:36:24.200: E/MobileDataStateTracker(379): default: Could not enable APN type “default”
03-29 22:36:24.230: I/WifiService(379): WifiService starting up with Wi-Fi disabled
03-29 22:36:24.250: I/SystemServer(379): Network Service Discovery Service
03-29 22:36:24.260: D/NsdService(379): Network service discovery enabled true
03-29 22:36:24.260: I/SystemServer(379): UpdateLock Service
03-29 22:36:24.570: I/SystemServer(379): Notification Manager
03-29 22:36:24.580: I/SystemServer(379): Device Storage Monitor
03-29 22:36:24.590: I/SystemServer(379): Location Manager
03-29 22:36:24.590: I/SystemServer(379): Country Detector
03-29 22:36:24.590: I/SystemServer(379): Search Service
03-29 22:36:24.600: I/SystemServer(379): DropBox Service
03-29 22:36:24.600: I/SystemServer(379): Wallpaper Service
03-29 22:36:24.630: I/SystemServer(379): Audio Service
03-29 22:36:24.890: I/MediaFocusControl(379): Remote Control registerMediaButtonIntent() for PendingIntent{b4e62300: PendingIntentRecord{b4fd0f68 android broadcastIntent}}
03-29 22:36:25.150: I/SystemServer(379): Dock Observer
03-29 22:36:25.150: W/DockObserver(379): This kernel does not have dock station support
03-29 22:36:25.160: I/SystemServer(379): Wired Accessory Manager
03-29 22:36:25.160: W/WiredAccessoryManager(379): This kernel does not have wired headset support
03-29 22:36:25.170: W/WiredAccessoryManager(379): This kernel does not have usb audio support
03-29 22:36:25.170: W/WiredAccessoryManager(379): This kernel does not have HDMI audio support
03-29 22:36:25.170: I/SystemServer(379): USB Service
03-29 22:36:25.190: I/SystemServer(379): Serial Service
03-29 22:36:25.190: I/SystemServer(379): Twilight Service
03-29 22:36:25.220: I/SystemServer(379): UI Mode Manager Service
03-29 22:36:25.300: D/dalvikvm(379): GC_FOR_ALLOC freed 299K, 8% free 4802K/5192K, paused 76ms, total 77ms
03-29 22:36:25.300: I/SystemServer(379): Backup Service
03-29 22:36:25.320: V/BackupManagerService(379): Initializing package tracking
03-29 22:36:25.320: V/BackupManagerService(379): No ancestral data
03-29 22:36:25.320: V/BackupManagerService(379): addPackageParticipantsLocked: all
03-29 22:36:25.320: I/BackupManagerService(379): Scheduling backup for new app com.android.calendar
03-29 22:36:25.320: D/BackupManagerService(379): Now staging backup of com.android.calendar
03-29 22:36:25.330: I/BackupManagerService(379): Scheduling backup for new app com.android.browser
03-29 22:36:25.330: D/BackupManagerService(379): Now staging backup of com.android.browser
03-29 22:36:25.330: I/BackupManagerService(379): Scheduling backup for new app com.android.providers.userdictionary
03-29 22:36:25.330: D/BackupManagerService(379): Now staging backup of com.android.providers.userdictionary
03-29 22:36:25.340: I/BackupManagerService(379): Scheduling backup for new app com.android.sharedstoragebackup
03-29 22:36:25.340: D/BackupManagerService(379): Now staging backup of com.android.sharedstoragebackup
03-29 22:36:25.340: I/BackupManagerService(379): Scheduling backup for new app android
03-29 22:36:25.340: D/BackupManagerService(379): Now staging backup of android
03-29 22:36:25.340: I/BackupManagerService(379): Scheduling backup for new app com.android.dialer
03-29 22:36:25.350: D/BackupManagerService(379): Now staging backup of com.android.dialer
03-29 22:36:25.350: I/BackupManagerService(379): Scheduling backup for new app com.android.providers.settings
03-29 22:36:25.350: D/BackupManagerService(379): Now staging backup of com.android.providers.settings
03-29 22:36:25.350: V/BackupManagerService(379): Starting with transport android/com.android.internal.backup.LocalTransport
03-29 22:36:25.350: V/BackupManagerService(379): Found transports: 1
03-29 22:36:25.350: I/BackupManagerService(379): Binding to transport host ComponentInfo{android/com.android.internal.backup.LocalTransportService}
03-29 22:36:25.360: I/BackupManagerService(379): Found stale backup journal, scheduling
03-29 22:36:25.360: I/BackupManagerService(379): com.android.calendar
03-29 22:36:25.370: I/BackupManagerService(379): com.android.browser
03-29 22:36:25.370: I/BackupManagerService(379): com.android.providers.userdictionary
03-29 22:36:25.380: I/BackupManagerService(379): com.android.sharedstoragebackup
03-29 22:36:25.380: I/BackupManagerService(379): android
03-29 22:36:25.380: I/BackupManagerService(379): com.android.dialer
03-29 22:36:25.380: I/BackupManagerService(379): com.android.providers.settings
03-29 22:36:25.390: I/BackupManagerService(379): Backup enabled => true
03-29 22:36:25.390: I/SystemServer(379): AppWidget Service
03-29 22:36:25.390: I/SystemServer(379): Recognition Service
03-29 22:36:25.390: I/SystemServer(379): DiskStats Service
03-29 22:36:25.400: I/SystemServer(379): SamplingProfiler Service
03-29 22:36:25.400: I/SystemServer(379): NetworkTimeUpdateService
03-29 22:36:25.410: I/SystemServer(379): CommonTimeManagementService
03-29 22:36:25.410: I/SystemServer(379): CertBlacklister
03-29 22:36:25.410: I/SystemServer(379): Dreams Service
03-29 22:36:25.410: I/SystemServer(379): Assets Atlas Service
03-29 22:36:25.420: D/Atlas(379): Loaded configuration: SliceMinArea (768x768) flags=0x2 count=24
03-29 22:36:25.430: I/SystemServer(379): IdleMaintenanceService
03-29 22:36:25.430: I/SystemServer(379): Print Service
03-29 22:36:25.430: I/SystemServer(379): Media Router Service
03-29 22:36:25.440: I/WindowManager(379): SAFE MODE not enabled
03-29 22:36:25.450: D/gralloc_goldfish(379): Emulator without GPU emulation detected.
03-29 22:36:25.480: D/dalvikvm(379): JIT started for system_server
03-29 22:36:25.600: W/AssetAtlasService(379): Could not find EGL configuration
03-29 22:36:25.670: D/Atlas(379): Rendered atlas in 20.73ms (18.14+2.59ms)
03-29 22:36:25.740: I/Zygote(379): Process: zygote socket opened
03-29 22:36:25.780: V/KeyguardServiceDelegate(379): *** Keyguard started
03-29 22:36:25.780: V/KeyguardServiceDelegate(379): onSystemReady() called before keyguard service was ready
03-29 22:36:25.780: I/ActivityManager(379): Start proc com.android.systemui for service com.android.keyguard/.KeyguardService: pid=431 uid=10007 gids={50007, 1028, 1015, 1035, 3002, 3001}
03-29 22:36:26.000: I/AppOps(379): Pruning old package media/1013: new uid=-1
03-29 22:36:26.000: I/ActivityManager(379): System now ready
03-29 22:36:26.030: I/SystemServer(379): Making services ready
03-29 22:36:26.050: D/NetworkManagementService(379): enabling bandwidth control
03-29 22:36:27.520: E/SoundPool(431): error loading /system/media/audio/ui/Lock.ogg
03-29 22:36:27.520: W/KeyguardViewMediator(431): failed to load lock sound from /system/media/audio/ui/Lock.ogg
03-29 22:36:27.520: E/SoundPool(431): error loading /system/media/audio/ui/Unlock.ogg
03-29 22:36:27.520: W/KeyguardViewMediator(431): failed to load unlock sound from /system/media/audio/ui/Unlock.ogg
03-29 22:36:27.520: V/KeyguardService(431): onCreate()
03-29 22:36:28.050: D/dalvikvm(379): GC_FOR_ALLOC freed 331K, 8% free 4974K/5396K, paused 329ms, total 345ms
03-29 22:36:28.110: E/NetdConnector(379): NDC Command {1 bandwidth enable} took too long (2048ms)
03-29 22:36:28.190: D/SystemUIService(431): loading: class com.android.systemui.recent.Recents
03-29 22:36:28.190: D/SystemUIService(431): running: com.android.systemui.recent.Recents@b4de5188
03-29 22:36:28.190: D/SystemUIService(431): loading: class com.android.systemui.statusbar.SystemBars
03-29 22:36:28.190: D/SystemUIService(431): running: com.android.systemui.statusbar.SystemBars@b4de5770
03-29 22:36:28.220: D/SystemUIService(431): loading: class com.android.systemui.usb.StorageNotification
03-29 22:36:28.220: D/SystemUIService(431): running: com.android.systemui.usb.StorageNotification@b4de74d0
03-29 22:36:28.240: D/SystemUIService(431): loading: class com.android.systemui.power.PowerUI
03-29 22:36:28.240: D/SystemUIService(431): running: com.android.systemui.power.PowerUI@b4de8b30
03-29 22:36:28.270: D/SystemUIService(431): loading: class com.android.systemui.media.RingtonePlayer
03-29 22:36:28.270: D/SystemUIService(431): running: com.android.systemui.media.RingtonePlayer@b4de9830
03-29 22:36:28.370: D/SystemUIService(431): loading: class com.android.systemui.settings.SettingsUI
03-29 22:36:28.370: D/SystemUIService(431): running: com.android.systemui.settings.SettingsUI@b4dead70
03-29 22:36:28.670: I/StatusBarManagerService(379): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@b4f79330
03-29 22:36:28.710: D/PhoneStatusBar(431): mSettingsPanelGravity = 55
03-29 22:36:29.980: D/dalvikvm(431): GC_FOR_ALLOC freed 341K, 13% free 2863K/3284K, paused 174ms, total 176ms
03-29 22:36:30.390: E/NetdConnector(379): NDC Command {5 firewall disable} took too long (527ms)
03-29 22:36:30.410: I/ActivityManager(379): Config changes=200 {1.0 ?mcc?mnc en_US ldltr sw480dp w480dp h775dp 160dpi lrg long port finger -keyb/v/h -nav/h s.4}
03-29 22:36:30.430: W/RecognitionManagerService(379): no available voice recognition services found for user 0
03-29 22:36:30.540: D/dalvikvm(431): GC_FOR_ALLOC freed 14K, 11% free 2935K/3284K, paused 194ms, total 197ms
03-29 22:36:30.540: I/dalvikvm-heap(431): Grow heap (frag case) to 3.211MB for 281896-byte allocation
03-29 22:36:30.640: D/dalvikvm(431): GC_FOR_ALLOC freed 3K, 10% free 3206K/3560K, paused 99ms, total 99ms
03-29 22:36:30.790: W/InputMethodManagerService(379): Ignoring setImeWindowStatus of uid 1000 token: null
03-29 22:36:30.940: I/ActivityManager(379): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=497 uid=10029 gids={50029, 1028, 1015}
03-29 22:36:30.940: V/InputMethodManagerService(379): Adding window token: android.os.Binder@b5005de0
03-29 22:36:31.040: W/GpsLocationProvider(379): Could not open GPS configuration file /etc/gps.conf
03-29 22:36:31.070: W/ServiceWatcher(379): com.google.android.location not found
03-29 22:36:31.070: W/ServiceWatcher(379): com.google.android.location not found
03-29 22:36:31.070: W/ServiceWatcher(379): com.google.android.location not found
03-29 22:36:31.070: W/LocationManagerService(379): no network location provider found
03-29 22:36:31.170: W/ServiceWatcher(379): com.google.android.location not found
03-29 22:36:31.170: E/LocationManagerService(379): no geocoder provider found
03-29 22:36:31.180: E/FlpHardwareProvider(379): Error hw_get_module ‘flp’: -2
03-29 22:36:31.180: W/ServiceWatcher(379): com.google.android.location not found
03-29 22:36:31.180: E/FlpHardwareProvider(379): Error hw_get_module ‘flp’: -2
03-29 22:36:31.180: W/ServiceWatcher(379): com.google.android.location not found
03-29 22:36:31.180: E/LocationManagerService(379): No FusedProvider found.
03-29 22:36:31.180: E/LocationManagerService(379): no geofence provider found
03-29 22:36:31.270: I/ActivityManager(379): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=511 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003}
03-29 22:36:31.300: I/CommonTimeManagementService(379): No common time service detected on this platform. Common time services will be unavailable.
03-29 22:36:31.460: I/InputReader(379): Reconfiguring input devices. changes=0x00000020
03-29 22:36:31.530: I/ActivityManager(379): Start proc com.android.phone for added application com.android.phone: pid=524 uid=1001 gids={41001, 3002, 3001, 3003, 1028, 1015}
03-29 22:36:31.600: I/InputReader(379): Reconfiguring input devices. changes=0x00000010
03-29 22:36:31.700: I/ActivityManager(379): START u0 {act=android.intent.action.MAIN cat= flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 0
03-29 22:36:31.810: I/ActivityManager(379): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=535 uid=10008 gids={50008}
03-29 22:36:31.810: I/SystemServer(379): Enabled StrictMode for system server main thread.
03-29 22:36:32.030: E/SELinux(379): selinux_android_restorecon: Error restoring context for /cache/backup (No such file or directory)
03-29 22:36:32.030: E/LocalTransport(379): SELinux restorecon failed for /cache/backup
03-29 22:36:32.250: I/ActivityManager(379): Start proc com.android.printspooler for service com.android.printspooler/.PrintSpoolerService: pid=555 uid=10039 gids={50039}
03-29 22:36:32.260: I/Choreographer(379): Skipped 1701 frames! The application may be doing too much work on its main thread.
03-29 22:36:32.280: V/KeyguardServiceDelegate(379): *** Keyguard connected (yay!)
03-29 22:36:32.280: W/InputMethodManagerService(379): Focus gain on non-focused client android.view.inputmethod.InputMethodManager$1@b4fdf840 (uid=1000 pid=379)
03-29 22:36:32.760: D/dalvikvm(379): GC_FOR_ALLOC freed 370K, 9% free 5167K/5628K, paused 99ms, total 119ms
03-29 22:36:33.460: E/BluetoothAdapter(431): Bluetooth binder is null
03-29 22:36:33.460: E/BluetoothAdapter(431): Bluetooth binder is null
03-29 22:36:33.750: I/PrintSpoolerService(555): No existing print spooler state.
03-29 22:36:33.780: I/LatinIME(497): Hardware accelerated drawing: false
03-29 22:36:34.030: I/MediaFocusControl(379): Remote Control registerMediaButtonIntent() for PendingIntent{b50040b0: PendingIntentRecord{b4fd0f68 android broadcastIntent}}
03-29 22:36:34.060: E/BluetoothAdapter(431): Bluetooth binder is null
03-29 22:36:34.410: V/BackupManagerService(379): Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService}
03-29 22:36:34.420: V/BackupManagerService(379): Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@b504d550
03-29 22:36:34.740: I/FusedLocation(379): engine stopped (com.android.location.fused)
03-29 22:36:34.740: I/FusedLocation(379): engine started (com.android.location.fused)
03-29 22:36:34.740: I/FusedLocation(379): engine started (com.android.location.fused)
03-29 22:36:35.250: E/BluetoothAdapter(431): Bluetooth binder is null
03-29 22:36:35.610: W/InputAttributes(497): No editor info for this field. Bug?
03-29 22:36:36.200: D/PhoneStatusBar(431): disable: < expand icons alerts ticker system_info back home recent clock search >
03-29 22:36:36.250: I/ResourceUtils(497): Found default value: resource=keypress_vibration_durations build= default=-1
03-29 22:36:36.250: I/ResourceUtils(497): Found default value: resource=keypress_volumes build= default=-1.0f
03-29 22:36:36.420: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:36:36.420: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:36:36.420: I/PackageManager(379): Scheme: “sms”
03-29 22:36:36.420: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:36:36.840: D/dalvikvm(379): GC_FOR_ALLOC freed 556K, 11% free 5226K/5872K, paused 367ms, total 374ms
03-29 22:36:36.960: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:36:36.960: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:36:36.960: I/PackageManager(379): Scheme: “smsto”
03-29 22:36:36.960: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:36:36.990: I/ActivityManager(379): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=590 uid=10002 gids={50002, 3003, 1028, 1015}
03-29 22:36:37.170: I/LatinIME:LogUtils(497): Dictionary info: dictionary = userunigram.en_US.dict ; version = ? ; date = ?
03-29 22:36:37.180: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:36:37.180: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:36:37.180: I/PackageManager(379): Scheme: “mms”
03-29 22:36:37.180: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:36:37.310: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:36:37.310: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:36:37.310: I/PackageManager(379): Scheme: “mmsto”
03-29 22:36:37.310: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:36:37.620: E/BluetoothAdapter(524): Bluetooth binder is null
03-29 22:36:38.780: I/LatinIME:LogUtils(497): Dictionary info: dictionary = main:en ; version = 42 ; date = 1381226429
03-29 22:36:39.210: E/BluetoothAdapter(524): Bluetooth binder is null
03-29 22:36:39.710: D/dalvikvm(524): GC_FOR_ALLOC freed 231K, 10% free 2972K/3284K, paused 78ms, total 79ms
03-29 22:36:39.730: D/CallNotifier(524): CallNotifier: mSignalInfoToneGenerator created when toneplay
03-29 22:36:39.730: E/BluetoothAdapter(524): Bluetooth binder is null
03-29 22:36:40.430: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:40.450: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:40.510: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:40.530: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:40.560: D/AndroidRuntime(610): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
03-29 22:36:40.580: D/AndroidRuntime(610): CheckJNI is ON
03-29 22:36:40.710: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:40.730: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:40.730: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:40.750: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:40.760: D/dalvikvm(610): Trying to load lib libjavacore.so 0x0
03-29 22:36:40.780: D/dalvikvm(610): Added shared lib libjavacore.so 0x0
03-29 22:36:40.820: D/dalvikvm(610): Trying to load lib libnativehelper.so 0x0
03-29 22:36:40.820: D/dalvikvm(610): Added shared lib libnativehelper.so 0x0
03-29 22:36:40.820: D/dalvikvm(610): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
03-29 22:36:40.890: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:40.910: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:41.010: D/MobileDataStateTracker(379): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
03-29 22:36:41.190: D/MobileDataStateTracker(379): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:41.330: D/dalvikvm(610): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
03-29 22:36:41.340: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:41.340: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:41.500: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:41.500: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:42.160: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:42.160: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:42.260: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:42.410: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:42.410: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:42.410: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:42.490: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:42.510: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:42.510: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:42.660: E/memtrack(610): Couldn’t load memtrack module (No such file or directory)
03-29 22:36:42.660: E/android.os.Debug(610): failed to load memtrack module: -2
03-29 22:36:42.820: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:42.960: D/MobileDataStateTracker(379): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
03-29 22:36:43.180: D/MobileDataStateTracker(379): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:43.180: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:43.180: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:43.180: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:43.210: D/AndroidRuntime(610): Calling main entry com.android.commands.pm.Pm
03-29 22:36:43.290: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
03-29 22:36:43.390: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:43.390: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.390: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:43.420: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.420: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:43.430: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.440: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:43.480: D/dalvikvm(535): GC_FOR_ALLOC freed 208K, 9% free 2995K/3284K, paused 917ms, total 924ms
03-29 22:36:43.500: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.560: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:43.560: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.560: D/MobileDataStateTracker(379): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
03-29 22:36:43.580: D/MobileDataStateTracker(379): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.580: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:43.650: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.650: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:43.650: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
03-29 22:36:43.680: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:43.700: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.700: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:43.710: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.710: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:43.710: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.710: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:43.720: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.730: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:43.750: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.800: D/MobileDataStateTracker(379): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
03-29 22:36:43.820: D/MobileDataStateTracker(379): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.830: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:43.830: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.890: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:43.890: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:43.900: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:43.930: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.020: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:44.040: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.050: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:44.050: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.060: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:44.060: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.080: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:44.100: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.150: D/MobileDataStateTracker(379): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
03-29 22:36:44.160: D/MobileDataStateTracker(379): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.160: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:44.160: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.170: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:44.170: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
03-29 22:36:44.220: D/TelephonyDebugService(524): TelephonyDebugService()
03-29 22:36:44.470: D/dalvikvm(590): GC_FOR_ALLOC freed 219K, 10% free 2976K/3280K, paused 227ms, total 227ms
03-29 22:36:44.630: I/ActivityManager(379): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=629 uid=10003 gids={50003, 1028, 1015, 1023, 2001, 1035}
03-29 22:36:44.660: I/LatinIME:LogUtils(497): Dictionary info: dictionary = PersonalizationPredictionDictio ; version = ? ; date = 1396106235
03-29 22:36:44.670: I/LatinIME:LogUtils(497): Dictionary info: dictionary = UserHistoryDictionary.en_US.dic ; version = ? ; date = 1396106234
03-29 22:36:44.760: I/LatinIME:LogUtils(497): Dictionary info: dictionary = personalization.en_US.dict ; version = ? ; date = 1396106235
03-29 22:36:46.120: D/dalvikvm(379): GC_FOR_ALLOC freed 570K, 12% free 5293K/5952K, paused 159ms, total 166ms
03-29 22:36:46.420: D/dalvikvm(524): GC_FOR_ALLOC freed 377K, 13% free 3105K/3564K, paused 118ms, total 129ms
03-29 22:36:46.720: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:46.720: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:46.720: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:46.730: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:46.760: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:46.760: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:46.880: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:46.910: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:46.910: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:46.920: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:46.960: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:46.960: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:46.980: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:46.980: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.020: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:47.040: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.040: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:47.070: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.090: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:47.110: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.110: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:47.130: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.150: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:47.160: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.160: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:47.160: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.160: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:47.180: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataAttached
03-29 22:36:47.670: D/MccTable(524): updateMccMncConfiguration: mcc=310, mnc=260
03-29 22:36:47.670: D/MccTable(524): getLocaleFromMcc to en_us mcc=310
03-29 22:36:47.670: D/MccTable(524): getLocaleForLanguageCountry: skipping already persisted
03-29 22:36:47.670: D/MccTable(524): getLocaleForLanguageCountry: X locale=null
03-29 22:36:47.670: D/MccTable(524): WIFI_COUNTRY_CODE set to us
03-29 22:36:47.680: I/WifiService(379): WifiService trying to set country code to us with persist set to true
03-29 22:36:47.690: D/MccTable(524): updateMccMncConfiguration updateConfig config={1.0 310mcc260mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
03-29 22:36:47.690: I/ActivityManager(379): Config changes=3 {1.0 310mcc260mnc en_US ldltr sw480dp w480dp h775dp 160dpi lrg long port finger -keyb/v/h -nav/h s.5}
03-29 22:36:47.750: D/PermissionCache(49): checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (21312 us)
03-29 22:36:47.780: D/gralloc(49): Registering a buffer in the process that created it. This may cause memory ordering problems.
03-29 22:36:47.780: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:36:47.780: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:36:47.780: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:36:47.780: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:36:47.780: E/SurfaceFlinger(49): glCheckFramebufferStatusOES error 783274895
03-29 22:36:47.780: E/SurfaceFlinger(49): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
03-29 22:36:47.780: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:36:47.780: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:36:48.480: D/dalvikvm(497): GC_FOR_ALLOC freed 255K, 11% free 2948K/3284K, paused 756ms, total 774ms
03-29 22:36:48.660: D/MccTable(524): updateMccMncConfiguration: mcc=310, mnc=260
03-29 22:36:48.660: D/MccTable(524): getLocaleFromMcc to en_us mcc=310
03-29 22:36:48.660: D/MccTable(524): getLocaleForLanguageCountry: skipping already persisted
03-29 22:36:48.660: D/MccTable(524): getLocaleForLanguageCountry: X locale=null
03-29 22:36:48.660: D/MccTable(524): WIFI_COUNTRY_CODE set to us
03-29 22:36:48.660: I/WifiService(379): WifiService trying to set country code to us with persist set to true
03-29 22:36:48.670: D/MccTable(524): updateMccMncConfiguration updateConfig config={1.0 310mcc260mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
03-29 22:36:49.190: E/BluetoothAdapter(431): Bluetooth binder is null
03-29 22:36:49.400: D/PhoneStatusBar(431): heads up is disabled
03-29 22:36:49.590: D/PhoneStatusBar(431): mSettingsPanelGravity = 55
03-29 22:36:49.860: I/Choreographer(431): Skipped 4873 frames! The application may be doing too much work on its main thread.
03-29 22:36:49.900: D/dalvikvm(379): GC_FOR_ALLOC freed 642K, 13% free 5302K/6036K, paused 176ms, total 186ms
03-29 22:36:50.140: D/dalvikvm(535): GC_FOR_ALLOC freed 256K, 10% free 3238K/3580K, paused 192ms, total 221ms
03-29 22:36:50.340: D/dalvikvm(379): GC_FOR_ALLOC freed 85K, 13% free 5271K/6048K, paused 283ms, total 284ms
03-29 22:36:50.340: I/dalvikvm-heap(379): Grow heap (frag case) to 5.248MB for 16400-byte allocation
03-29 22:36:50.380: D/dalvikvm(524): GC_FOR_ALLOC freed 383K, 13% free 3235K/3700K, paused 93ms, total 101ms
03-29 22:36:50.560: D/dalvikvm(379): GC_FOR_ALLOC freed <1K, 13% free 5286K/6068K, paused 222ms, total 222ms
03-29 22:36:50.960: D/dalvikvm(431): GC_FOR_ALLOC freed 161K, 7% free 3558K/3800K, paused 127ms, total 137ms
03-29 22:36:51.030: D/dalvikvm(379): GC_FOR_ALLOC freed 106K, 13% free 5309K/6068K, paused 156ms, total 159ms
03-29 22:36:51.180: D/dalvikvm(379): GC_FOR_ALLOC freed 22K, 13% free 5311K/6068K, paused 118ms, total 118ms
03-29 22:36:51.180: I/dalvikvm-heap(379): Grow heap (frag case) to 5.295MB for 25580-byte allocation
03-29 22:36:51.290: D/dalvikvm(379): GC_FOR_ALLOC freed 36K, 14% free 5299K/6096K, paused 108ms, total 108ms
03-29 22:36:51.500: D/dalvikvm(379): GC_FOR_ALLOC freed 7K, 14% free 5301K/6096K, paused 166ms, total 166ms
03-29 22:36:51.500: I/dalvikvm-heap(379): Grow heap (frag case) to 5.298MB for 38366-byte allocation
03-29 22:36:51.580: D/dalvikvm(379): GC_FOR_ALLOC freed 24K, 14% free 5314K/6136K, paused 86ms, total 86ms
03-29 22:36:51.820: D/dalvikvm(379): GC_FOR_ALLOC freed 18K, 14% free 5315K/6136K, paused 154ms, total 154ms
03-29 22:36:51.820: I/dalvikvm-heap(379): Grow heap (frag case) to 5.331MB for 57544-byte allocation
03-29 22:36:51.910: D/dalvikvm(379): GC_FOR_ALLOC freed 37K, 14% free 5334K/6196K, paused 89ms, total 90ms
03-29 22:36:52.220: D/PhoneStatusBar(431): disable: < expand icons alerts ticker system_info back home RECENT* clock SEARCH* >
03-29 22:36:52.310: D/dalvikvm(379): GC_FOR_ALLOC freed 23K, 14% free 5342K/6196K, paused 122ms, total 124ms
03-29 22:36:52.310: I/dalvikvm-heap(379): Grow heap (frag case) to 5.383MB for 86312-byte allocation
03-29 22:36:52.410: D/dalvikvm(379): GC_FOR_ALLOC freed 57K, 15% free 5369K/6284K, paused 100ms, total 100ms
03-29 22:36:52.560: V/KeyguardHostView(431): Initial transport state: 1, pbstate=0
03-29 22:36:52.580: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:52.580: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:52.620: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:52.620: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:52.640: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:52.650: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:52.680: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:52.690: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:52.730: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:52.730: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:52.750: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:52.750: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:52.800: W/WindowManager(379): App freeze timeout expired.
03-29 22:36:52.800: W/WindowManager(379): Force clearing freeze: AppWindowToken{b50461d8 token=Token{b5044588 ActivityRecord{b5044310 u0 com.android.launcher/com.android.launcher2.Launcher t1}}}
03-29 22:36:52.810: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:52.810: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:52.980: D/dalvikvm(524): GC_FOR_ALLOC freed 519K, 16% free 3226K/3828K, paused 82ms, total 85ms
03-29 22:36:53.110: D/MobileDataStateTracker(379): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
03-29 22:36:53.110: D/MobileDataStateTracker(379): default: Received state=CONNECTING, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.110: D/MobileDataStateTracker(379): default: setDetailed state, old =IDLE and new state=CONNECTING
03-29 22:36:53.180: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:53.190: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.240: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:53.260: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.370: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:53.400: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.400: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:53.440: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.440: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:53.450: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.450: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:53.450: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.470: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:53.490: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=simLoaded
03-29 22:36:53.590: D/MobileDataStateTracker(379): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
03-29 22:36:53.590: D/MobileDataStateTracker(379): default: Received state=CONNECTED, old=CONNECTING, reason=connected
03-29 22:36:53.590: D/MobileDataStateTracker(379): default: setDetailed state, old =CONNECTING and new state=CONNECTED
03-29 22:36:53.590: D/ConnectivityService(379): ConnectivityChange for mobile: CONNECTED/CONNECTED
03-29 22:36:53.590: D/ConnectivityService(379): ConnectivityChange checkMobileProvisioning for TYPE_MOBILE or ProvisioningNetwork
03-29 22:36:53.590: D/ConnectivityService(379): checkMobileProvisioning: E suggestedTimeOutMs=60000
03-29 22:36:53.590: D/ConnectivityService(379): setProvNotificationVisible: E visible=false networkType=5 extraInfo=null url=null
03-29 22:36:53.630: D/ConnectivityService(379): checkMobileProvisioning: params={ url=http://clients3.google.com/generate_204 mTimeOutMs=60000 mCb=com.android.server.ConnectivityService$5@b507dff8}
03-29 22:36:53.630: D/ConnectivityService(379): checkMobileProvisioning: X
03-29 22:36:53.840: D/Nat464Xlat(379): requiresClat: netType=0, hasIPv4Address=true
03-29 22:36:53.910: W/WindowManager(379): Window freeze timeout expired.
03-29 22:36:53.910: W/WindowManager(379): Force clearing orientation change: Window{b50905f8 u0 StatusBar}
03-29 22:36:54.020: I/WindowManager(379): Screen frozen for +6s244ms due to Window{b50905f8 u0 StatusBar}
03-29 22:36:54.620: D/dalvikvm(431): GC_FOR_ALLOC freed 366K, 11% free 3703K/4152K, paused 53ms, total 61ms
03-29 22:36:55.090: D/dalvikvm(379): GC_FOR_ALLOC freed 581K, 14% free 5459K/6284K, paused 86ms, total 111ms
03-29 22:36:55.200: D/dalvikvm(431): GC_FOR_ALLOC freed 233K, 8% free 3981K/4296K, paused 52ms, total 60ms
03-29 22:36:55.550: D/dalvikvm(431): GC_FOR_ALLOC freed 510K, 13% free 3984K/4576K, paused 52ms, total 54ms
03-29 22:36:55.790: D/dalvikvm(379): GC_FOR_ALLOC freed 444K, 14% free 5457K/6284K, paused 85ms, total 86ms
03-29 22:36:55.790: I/dalvikvm-heap(379): Grow heap (frag case) to 5.599MB for 194192-byte allocation
03-29 22:36:55.890: D/dalvikvm(379): GC_FOR_ALLOC freed <1K, 13% free 5646K/6476K, paused 96ms, total 96ms
03-29 22:36:55.990: D/dalvikvm(379): GC_FOR_ALLOC freed 146K, 15% free 5510K/6476K, paused 90ms, total 91ms
03-29 22:36:55.990: I/dalvikvm-heap(379): Grow heap (frag case) to 5.601MB for 142596-byte allocation
03-29 22:36:56.110: D/dalvikvm(379): GC_FOR_ALLOC freed 16K, 15% free 5633K/6616K, paused 119ms, total 119ms
03-29 22:36:56.800: D/dalvikvm(379): GC_EXPLICIT freed 465K, 15% free 5661K/6616K, paused 7ms+30ms, total 648ms
03-29 22:36:56.800: D/dalvikvm(379): WAIT_FOR_CONCURRENT_GC blocked 70ms
03-29 22:36:56.870: D/Tethering(379): MasterInitialState.processMessage what=3
03-29 22:36:56.870: D/CaptivePortalTracker(379): NoActiveNetworkState{ when=-8ms what=1 obj=NetworkInfo: type: mobile, state: CONNECTED/CONNECTED, reason: connected, extra: epc.tmobile.com, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
03-29 22:36:56.870: D/CaptivePortalTracker(379): NoActiveNetworkState not a wifi connectivity change, ignore
03-29 22:36:57.410: D/dalvikvm(431): GC_FOR_ALLOC freed 593K, 15% free 3902K/4576K, paused 52ms, total 57ms
03-29 22:36:57.510: D/MobileDataStateTracker(379): default: isProvisioningNetwork: retVal=false
03-29 22:36:57.510: D/ConnectivityService(379): isMobileOk: isDefaultProvisioning=false
03-29 22:36:57.790: D/dalvikvm(431): GC_FOR_ALLOC freed 55K, 15% free 3921K/4576K, paused 46ms, total 47ms
03-29 22:36:57.790: I/dalvikvm-heap(431): Grow heap (frag case) to 6.835MB for 3072016-byte allocation
03-29 22:36:57.940: D/MobileDataStateTracker(379): hipri: isProvisioningNetwork: retVal=false
03-29 22:36:57.940: D/ConnectivityService(379): isMobileOk: isHipriProvisioning=false
03-29 22:36:57.940: D/ConnectivityService(379): isMobileOk: start hipri url=http://clients3.google.com/generate_204
03-29 22:36:58.040: D/dalvikvm(431): GC_FOR_ALLOC freed 1K, 9% free 6920K/7580K, paused 32ms, total 32ms
03-29 22:36:58.090: D/dalvikvm(431): GC_FOR_ALLOC freed <1K, 9% free 6921K/7580K, paused 51ms, total 51ms
03-29 22:36:58.090: I/dalvikvm-heap(431): Grow heap (frag case) to 9.612MB for 2912016-byte allocation
03-29 22:36:58.130: D/dalvikvm(431): GC_FOR_ALLOC freed 0K, 7% free 9764K/10424K, paused 34ms, total 34ms
03-29 22:36:58.190: D/gralloc_goldfish(431): Emulator without GPU emulation detected.
03-29 22:36:58.210: D/ConnectivityService(379): startUsingNetworkFeature reconnecting to 0: enableHIPRI
03-29 22:36:58.330: I/Choreographer(431): Skipped 2196 frames! The application may be doing too much work on its main thread.
03-29 22:36:58.460: V/KeyguardHostView(431): music state changed: 0
03-29 22:36:58.790: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:58.790: D/MobileDataStateTracker(379): hipri: Received state=CONNECTING, old=DISCONNECTED, reason=dataEnabled
03-29 22:36:58.790: D/MobileDataStateTracker(379): hipri: setDetailed state, old =IDLE and new state=CONNECTING
03-29 22:36:58.790: D/ConnectivityService(379): startUsingNetworkFeature X: return APN_REQUEST_STARTED
03-29 22:36:58.790: E/ConnectivityService(379): startUsingNetworkFeature took too long: 855ms
03-29 22:36:58.790: D/ConnectivityService(379): isMobileOk: hipri started
03-29 22:36:59.190: D/dalvikvm(379): GC_FOR_ALLOC freed 639K, 18% free 5432K/6616K, paused 381ms, total 385ms
03-29 22:36:59.300: D/MobileDataStateTracker(379): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
03-29 22:36:59.330: D/MobileDataStateTracker(379): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataEnabled
03-29 22:36:59.330: D/MobileDataStateTracker(379): ia: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ia
03-29 22:36:59.340: D/MobileDataStateTracker(379): ia: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataEnabled
03-29 22:36:59.340: D/MobileDataStateTracker(379): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
03-29 22:36:59.340: D/MobileDataStateTracker(379): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataEnabled
03-29 22:36:59.340: D/MobileDataStateTracker(379): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
03-29 22:36:59.380: D/MobileDataStateTracker(379): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataEnabled
03-29 22:36:59.380: D/MobileDataStateTracker(379): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
03-29 22:36:59.440: D/MobileDataStateTracker(379): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataEnabled
03-29 22:36:59.440: D/MobileDataStateTracker(379): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
03-29 22:36:59.510: D/MobileDataStateTracker(379): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataEnabled
03-29 22:36:59.560: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:36:59.600: D/MobileDataStateTracker(379): hipri: Received state=CONNECTED, old=CONNECTING, reason=dataEnabled
03-29 22:36:59.600: D/MobileDataStateTracker(379): hipri: setDetailed state, old =IDLE and new state=CONNECTED
03-29 22:36:59.600: D/ConnectivityService(379): ConnectivityChange for mobile_hipri: CONNECTED/CONNECTED
03-29 22:36:59.860: D/ConnectivityService(379): isMobileOk: not connected ni=NetworkInfo: type: mobile_hipri, state: CONNECTED/CONNECTED, reason: dataEnabled, extra: epc.tmobile.com, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
03-29 22:37:00.060: E/logwrapper(672): executing /system/bin/ip failed: No such file or directory
03-29 22:37:00.110: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘16 interface fwmark exempt add 10.0.2.2/32’ failed with ‘400 16 Failed to add exemption rule (File exists)’
03-29 22:37:00.320: E/logwrapper(674): executing /system/bin/ip failed: No such file or directory
03-29 22:37:00.400: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘18 interface fwmark exempt add 10.0.2.3/32’ failed with ‘400 18 Failed to add exemption rule (File exists)’
03-29 22:37:00.490: D/dalvikvm(379): GC_FOR_ALLOC freed 467K, 18% free 5488K/6616K, paused 92ms, total 94ms
03-29 22:37:00.510: E/logwrapper(676): executing /system/bin/ip failed: No such file or directory
03-29 22:37:00.530: E/SecondaryTablController(46): ip route add failed: /system/bin/ip route add 10.0.2.2/32 via 0.0.0.0 dev eth0 table 60
03-29 22:37:00.530: W/FrameworkListener(46): Handler ‘interface’ error (No such device)
03-29 22:37:00.540: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘19 interface route add eth0 secondary 10.0.2.2 32 0.0.0.0’ failed with ‘400 19 ip route modification failed (No such device)’
03-29 22:37:00.560: E/logwrapper(678): executing /system/bin/ip failed: No such file or directory
03-29 22:37:00.560: E/SecondaryTablController(46): ip route add failed: /system/bin/ip route add 0.0.0.0/0 via 10.0.2.2 dev eth0 table 60
03-29 22:37:00.560: W/FrameworkListener(46): Handler ‘interface’ error (No such device)
03-29 22:37:00.630: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘20 interface route add eth0 secondary 0.0.0.0 0 10.0.2.2’ failed with ‘400 20 ip route modification failed (No such device)’
03-29 22:37:00.630: D/Nat464Xlat(379): requiresClat: netType=5, hasIPv4Address=true
03-29 22:37:00.670: W/WindowManager(379): Window freeze timeout expired.
03-29 22:37:00.670: W/WindowManager(379): Force clearing orientation change: Window{b505e7a0 u0 Keyguard}
03-29 22:37:00.670: W/WindowManager(379): Force clearing orientation change: Window{b4fd94e8 u0 com.android.systemui.ImageWallpaper}
03-29 22:37:00.840: I/Choreographer(431): Skipped 652 frames! The application may be doing too much work on its main thread.
03-29 22:37:00.900: V/KeyguardServiceDelegate(379): **** SHOWN CALLED ****
03-29 22:37:01.020: D/Launcher.Model(535): Reload apps on config change. curr_mcc:310 prevmcc:0
03-29 22:37:01.310: I/Choreographer(535): Skipped 2402 frames! The application may be doing too much work on its main thread.
03-29 22:37:01.830: I/SurfaceFlinger(49): Boot is finished (84688 ms)
03-29 22:37:02.180: D/gralloc_goldfish(535): Emulator without GPU emulation detected.
03-29 22:37:02.230: I/Choreographer(379): Skipped 40 frames! The application may be doing too much work on its main thread.
03-29 22:37:02.290: D/MobileDataStateTracker(379): hipri: isProvisioningNetwork: retVal=false
03-29 22:37:02.290: D/ConnectivityService(379): isMobileOk: isProvisioningNetwork is false, continue
03-29 22:37:02.350: E/BluetoothAdapter(511): Bluetooth binder is null
03-29 22:37:02.350: I/Choreographer(379): Skipped 31 frames! The application may be doing too much work on its main thread.
03-29 22:37:02.690: D/PhoneStatusBar(431): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT clock SEARCH >
03-29 22:37:02.790: V/KeyguardHostView(431): Initial transport state: 1, pbstate=0
03-29 22:37:02.830: I/ActivityManager(379): Start proc com.android.music for broadcast com.android.music/.MediaButtonIntentReceiver: pid=682 uid=10032 gids={50032, 3003, 1028, 1015}
03-29 22:37:02.900: D/dalvikvm(50): GC_EXPLICIT freed 37K, 5% free 2699K/2820K, paused 4ms+15ms, total 83ms
03-29 22:37:02.970: I/ActivityManager(379): Displayed com.android.launcher/com.android.launcher2.Launcher: +31s204ms
03-29 22:37:02.980: D/dalvikvm(50): GC_EXPLICIT freed <1K, 5% free 2699K/2820K, paused 13ms+3ms, total 79ms
03-29 22:37:03.060: D/dalvikvm(50): GC_EXPLICIT freed <1K, 5% free 2699K/2820K, paused 14ms+3ms, total 81ms
03-29 22:37:03.240: I/dalvikvm(682): CheckJNI enabled: not enabling JNI app bug workarounds.
03-29 22:37:03.530: D/dalvikvm(379): GC_FOR_ALLOC freed 815K, 19% free 5373K/6616K, paused 67ms, total 70ms
03-29 22:37:03.680: D/Tethering(379): MasterInitialState.processMessage what=3
03-29 22:37:03.680: D/CaptivePortalTracker(379): NoActiveNetworkState{ when=-2ms what=1 obj=NetworkInfo: type: mobile_hipri, state: CONNECTED/CONNECTED, reason: dataEnabled, extra: epc.tmobile.com, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
03-29 22:37:03.680: D/CaptivePortalTracker(379): NoActiveNetworkState not a wifi connectivity change, ignore
03-29 22:37:03.850: V/KeyguardHostView(431): music state changed: 0
03-29 22:37:04.000: D/dalvikvm(431): GC_FOR_ALLOC freed 7718K, 66% free 4093K/11892K, paused 56ms, total 59ms
03-29 22:37:04.230: D/dalvikvm(379): GC_FOR_ALLOC freed 619K, 19% free 5423K/6616K, paused 68ms, total 70ms
03-29 22:37:04.280: I/Choreographer(431): Skipped 879 frames! The application may be doing too much work on its main thread.
03-29 22:37:04.630: D/PhoneStatusBar(431): disable: < expand icons alerts ticker system_info BACK HOME RECENT CLOCK* SEARCH >
03-29 22:37:04.630: I/Choreographer(431): Skipped 61 frames! The application may be doing too much work on its main thread.
03-29 22:37:04.820: I/Choreographer(431): Skipped 47 frames! The application may be doing too much work on its main thread.
03-29 22:37:05.030: I/Choreographer(431): Skipped 52 frames! The application may be doing too much work on its main thread.
03-29 22:37:05.290: I/Choreographer(431): Skipped 67 frames! The application may be doing too much work on its main thread.
03-29 22:37:05.430: D/ConnectivityService(379): isMobileOk: addresses=clients3.google.com/74.125.235.206,clients3.google.com/74.125.235.192,clients3.google.com/74.125.235.193,clients3.google.com/74.125.235.194,clients3.google.com/74.125.235.195,clients3.google.com/74.125.235.196,clients3.google.com/74.125.235.197,clients3.google.com/74.125.235.198,clients3.google.com/74.125.235.199,clients3.google.com/74.125.235.200,clients3.google.com/74.125.235.201
03-29 22:37:05.430: D/ConnectivityService(379): isMobileOk: linkHasIpv4=true linkHasIpv6=false
03-29 22:37:05.550: I/Choreographer(431): Skipped 63 frames! The application may be doing too much work on its main thread.
03-29 22:37:05.750: E/logwrapper(698): executing /system/bin/ip failed: No such file or directory
03-29 22:37:05.760: I/Choreographer(431): Skipped 46 frames! The application may be doing too much work on its main thread.
03-29 22:37:05.870: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘23 interface fwmark exempt add 10.0.2.2/32’ failed with ‘400 23 Failed to add exemption rule (File exists)’
03-29 22:37:05.990: D/dalvikvm(431): GC_FOR_ALLOC freed 609K, 67% free 3996K/11892K, paused 46ms, total 52ms
03-29 22:37:06.170: I/Choreographer(431): Skipped 68 frames! The application may be doing too much work on its main thread.
03-29 22:37:06.230: W/SoundPool(431): sample 0 not READY
03-29 22:37:06.380: I/Choreographer(431): Skipped 33 frames! The application may be doing too much work on its main thread.
03-29 22:37:06.420: D/PhoneStatusBar(431): disable: < expand icons alerts ticker system_info back* home* recent* clock* search* >
03-29 22:37:06.490: I/ARMAssembler(49): generated scanline__00000077:03515104_00009001_00000000 (153 ins) at in 10000000 ns
03-29 22:37:06.590: I/Choreographer(379): Skipped 34 frames! The application may be doing too much work on its main thread.
03-29 22:37:06.810: I/Choreographer(379): Skipped 52 frames! The application may be doing too much work on its main thread.
03-29 22:37:06.840: E/NetdConnector(379): NDC Command {24 interface route add eth0 default 74.125.235.192 32 10.0.2.2} took too long (972ms)
03-29 22:37:07.040: I/Choreographer(431): Skipped 50 frames! The application may be doing too much work on its main thread.
03-29 22:37:07.390: D/dalvikvm(535): GC_FOR_ALLOC freed 422K, 14% free 3329K/3832K, paused 753ms, total 756ms
03-29 22:37:07.560: E/logwrapper(702): executing /system/bin/ip failed: No such file or directory
03-29 22:37:07.640: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘25 interface fwmark exempt add 74.125.235.192/32’ failed with ‘400 25 Failed to add exemption rule (File exists)’
03-29 22:37:07.640: D/ConnectivityService(379): requestRouteToHostAddress ok=false
03-29 22:37:07.640: D/ConnectivityService(379): isMobileOk: could not establish route to hostAddr=clients3.google.com/74.125.235.192
03-29 22:37:08.110: D/dalvikvm(535): GC_FOR_ALLOC freed 225K, 14% free 3322K/3832K, paused 40ms, total 44ms
03-29 22:37:08.110: I/dalvikvm-heap(535): Grow heap (frag case) to 3.541MB for 230416-byte allocation
03-29 22:37:08.170: D/dalvikvm(535): GC_FOR_ALLOC freed 7K, 13% free 3540K/4060K, paused 58ms, total 58ms
03-29 22:37:08.250: D/dalvikvm(535): GC_FOR_ALLOC freed 4K, 13% free 3536K/4060K, paused 76ms, total 76ms
03-29 22:37:08.250: I/dalvikvm-heap(535): Grow heap (frag case) to 3.750MB for 230416-byte allocation
03-29 22:37:08.280: D/dalvikvm(535): GC_FOR_ALLOC freed <1K, 13% free 3761K/4288K, paused 29ms, total 29ms
03-29 22:37:08.320: D/dalvikvm(535): GC_FOR_ALLOC freed <1K, 13% free 3762K/4288K, paused 28ms, total 29ms
03-29 22:37:08.320: I/dalvikvm-heap(535): Grow heap (frag case) to 3.970MB for 230416-byte allocation
03-29 22:37:08.350: D/dalvikvm(535): GC_FOR_ALLOC freed 0K, 12% free 3987K/4516K, paused 30ms, total 30ms
03-29 22:37:08.440: I/Choreographer(535): Skipped 128 frames! The application may be doing too much work on its main thread.
03-29 22:37:08.750: I/Choreographer(535): Skipped 54 frames! The application may be doing too much work on its main thread.
03-29 22:37:09.220: D/dalvikvm(379): GC_FOR_ALLOC freed 577K, 17% free 5501K/6616K, paused 79ms, total 83ms
03-29 22:37:09.340: W/ActivityManager(379): No content provider found for permission revoke: file:///data/local/tmp/yxhello.apk
03-29 22:37:09.720: W/ActivityManager(379): No content provider found for permission revoke: file:///data/local/tmp/yxhello.apk
03-29 22:37:09.720: I/PackageManager(379): Copying native libraries to /data/app-lib/vmdl-648340295
03-29 22:37:10.060: D/GpsLocationProvider(379): NTP server returned: 1396147028402 (Sat Mar 29 22:37:08 EDT 2014) reference: 103014 certainty: 9 system time offset: -1664
03-29 22:37:10.130: D/dalvikvm(535): GC_FOR_ALLOC freed 180K, 8% free 4215K/4576K, paused 32ms, total 47ms
03-29 22:37:10.210: I/ContactLocale(590): AddressBook Labels : , A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, , А, Б, В, Г, Д, Е, ?, Ж, З, И, ?, ?, Й, К, Л, М, Н, О, П, Р, С, Т, У, Ф, Х, Ц, Ч, Ш, Щ, Ю, Я, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
03-29 22:37:10.740: E/logwrapper(706): executing /system/bin/ip failed: No such file or directory
03-29 22:37:10.760: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘27 interface fwmark exempt add 10.0.2.2/32’ failed with ‘400 27 Failed to add exemption rule (File exists)’
03-29 22:37:10.910: E/logwrapper(708): executing /system/bin/ip failed: No such file or directory
03-29 22:37:10.970: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘29 interface fwmark exempt add 74.125.235.192/32’ failed with ‘400 29 Failed to add exemption rule (File exists)’
03-29 22:37:10.970: D/ConnectivityService(379): requestRouteToHostAddress ok=false
03-29 22:37:10.970: D/ConnectivityService(379): isMobileOk: could not establish route to hostAddr=clients3.google.com/74.125.235.192
03-29 22:37:13.300: I/PackageManager(379): Package com.star.yxhello codePath changed from /data/app/com.star.yxhello-1.apk to /data/app/com.star.yxhello-2.apk; Retaining data and using new
03-29 22:37:13.350: I/PackageManager(379): Running dexopt on: com.star.yxhello
03-29 22:37:13.550: D/dalvikvm(709): DexOpt: load 52ms, verify+opt 8ms, 128916 bytes
03-29 22:37:13.560: W/PackageManager(379): Code path for pkg : com.star.yxhello changing from /data/app/com.star.yxhello-1.apk to /data/app/com.star.yxhello-2.apk
03-29 22:37:13.560: W/PackageManager(379): Resource path for pkg : com.star.yxhello changing from /data/app/com.star.yxhello-1.apk to /data/app/com.star.yxhello-2.apk
03-29 22:37:13.660: D/dalvikvm(379): GC_FOR_ALLOC freed 744K, 18% free 5454K/6616K, paused 73ms, total 73ms
03-29 22:37:13.920: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:13.980: D/dalvikvm(524): GC_FOR_ALLOC freed 496K, 16% free 3242K/3828K, paused 57ms, total 64ms
03-29 22:37:13.990: W/NetworkPolicy(379): shared quota unsupported; generating rule for each iface
03-29 22:37:14.270: E/BluetoothAdapter(511): Bluetooth binder is null
03-29 22:37:14.420: I/ActivityManager(379): Start proc com.android.dialer for broadcast com.android.dialer/.calllog.CallLogReceiver: pid=717 uid=10004 gids={50004, 3003, 1028, 1015}
03-29 22:37:14.420: I/ActivityManager(379): Force stopping com.star.yxhello appid=10056 user=-1: uninstall pkg
03-29 22:37:14.420: I/ActivityManager(379): Force stopping com.star.yxhello appid=10056 user=-1: update pkg
03-29 22:37:14.560: I/ActivityManager(379): Force stopping com.star.yxhello appid=10056 user=0: pkg removed
03-29 22:37:14.700: D/dalvikvm(535): GC_EXPLICIT freed 334K, 12% free 4169K/4720K, paused 14ms+5ms, total 116ms
03-29 22:37:14.910: I/InputReader(379): Reconfiguring input devices. changes=0x00000010
03-29 22:37:15.030: D/BackupManagerService(379): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.star.yxhello flg=0x4000010 (has extras) }
03-29 22:37:15.110: W/ProcessCpuTracker(379): Skipping unknown process pid 733
03-29 22:37:15.210: I/InputReader(379): Reconfiguring input devices. changes=0x00000010
03-29 22:37:15.260: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:15.320: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:15.320: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:15.320: I/PackageManager(379): Scheme: “sms”
03-29 22:37:15.380: I/InputReader(379): Reconfiguring input devices. changes=0x00000010
03-29 22:37:15.450: D/BackupManagerService(379): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.star.yxhello flg=0x4000010 (has extras) }
03-29 22:37:15.460: E/NetdConnector(379): NDC Command {30 bandwidth setiquota eth0 9223372036854775807} took too long (1472ms)
03-29 22:37:15.480: V/BackupManagerService(379): removePackageParticipantsLocked: uid=10056 #1
03-29 22:37:15.480: V/BackupManagerService(379): addPackageParticipantsLocked: #1
03-29 22:37:15.540: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:15.540: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:15.540: I/PackageManager(379): Scheme: “smsto”
03-29 22:37:15.540: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:15.650: E/NetdConnector(379): NDC Command {31 interface route add eth0 default 10.0.2.2 32 0.0.0.0} took too long (1639ms)
03-29 22:37:16.240: D/dalvikvm(379): GC_EXPLICIT freed 670K, 18% free 5466K/6616K, paused 554ms+20ms, total 1166ms
03-29 22:37:16.240: D/dalvikvm(379): WAIT_FOR_CONCURRENT_GC blocked 682ms
03-29 22:37:16.330: D/AndroidRuntime(610): Shutting down VM
03-29 22:37:16.340: D/jdwp(610): Got wake-up signal, bailing out of select
03-29 22:37:16.340: D/dalvikvm(610): Debugger has detached; object registry had 1 entries
03-29 22:37:16.380: E/NetdConnector(379): NDC Command {32 bandwidth removeiquota eth0} took too long (920ms)
03-29 22:37:16.450: E/logwrapper(750): executing /system/bin/ip failed: No such file or directory
03-29 22:37:16.470: E/NetdConnector(379): NDC Command {33 interface fwmark exempt add 10.0.2.2/32} took too long (817ms)
03-29 22:37:16.470: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘33 interface fwmark exempt add 10.0.2.2/32’ failed with ‘400 33 Failed to add exemption rule (File exists)’
03-29 22:37:16.570: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:16.570: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:16.570: I/PackageManager(379): Scheme: “mms”
03-29 22:37:16.570: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:16.730: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:16.730: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:16.730: I/PackageManager(379): Scheme: “mmsto”
03-29 22:37:16.730: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:16.910: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:16.910: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:16.910: I/PackageManager(379): Scheme: “sms”
03-29 22:37:16.910: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:17.300: D/dalvikvm(524): GC_FOR_ALLOC freed 313K, 14% free 3317K/3832K, paused 113ms, total 119ms
03-29 22:37:17.330: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:17.330: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:17.330: I/PackageManager(379): Scheme: “smsto”
03-29 22:37:17.330: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:17.460: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:17.460: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:17.460: I/PackageManager(379): Scheme: “mms”
03-29 22:37:17.460: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:17.610: I/MediaFocusControl(379): Remote Control registerMediaButtonIntent() for PendingIntent{b4ff1108: PendingIntentRecord{b5047b68 com.android.music broadcastIntent}}
03-29 22:37:17.700: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:17.700: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:17.700: I/PackageManager(379): Scheme: “mmsto”
03-29 22:37:17.700: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:18.230: D/dalvikvm(379): GC_FOR_ALLOC freed 720K, 18% free 5442K/6616K, paused 202ms, total 204ms
03-29 22:37:18.480: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:18.480: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:18.480: I/PackageManager(379): Scheme: “sms”
03-29 22:37:18.480: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:18.600: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:18.600: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:18.600: I/PackageManager(379): Scheme: “smsto”
03-29 22:37:18.600: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:18.870: I/ActivityManager(379): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=774 uid=10005 gids={50005, 1028, 1015, 1023, 1024, 2001, 3003, 3007}
03-29 22:37:18.890: E/NetdConnector(379): NDC Command {34 bandwidth setiquota eth0 9223372036854775807} took too long (2501ms)
03-29 22:37:18.910: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:18.910: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:18.910: I/PackageManager(379): Scheme: “mms”
03-29 22:37:18.910: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:18.930: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:18.960: D/AndroidRuntime(759): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
03-29 22:37:18.980: D/AndroidRuntime(759): CheckJNI is ON
03-29 22:37:19.030: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:19.050: W/NetworkPolicy(379): shared quota unsupported; generating rule for each iface
03-29 22:37:19.180: D/dalvikvm(759): Trying to load lib libjavacore.so 0x0
03-29 22:37:19.220: D/dalvikvm(759): Added shared lib libjavacore.so 0x0
03-29 22:37:19.310: D/dalvikvm(759): Trying to load lib libnativehelper.so 0x0
03-29 22:37:19.310: D/dalvikvm(759): Added shared lib libnativehelper.so 0x0
03-29 22:37:19.310: D/dalvikvm(759): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
03-29 22:37:19.490: D/dalvikvm(524): GC_FOR_ALLOC freed 457K, 16% free 3291K/3912K, paused 220ms, total 244ms
03-29 22:37:19.490: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:19.490: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:19.490: I/PackageManager(379): Scheme: “mmsto”
03-29 22:37:19.490: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:19.820: D/ExtensionsFactory(717): No custom extensions.
03-29 22:37:20.030: D/dalvikvm(759): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
03-29 22:37:20.150: D/dalvikvm(379): GC_FOR_ALLOC freed 585K, 17% free 5547K/6616K, paused 423ms, total 424ms
03-29 22:37:20.360: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:20.360: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:20.360: I/PackageManager(379): Scheme: “sms”
03-29 22:37:20.360: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:20.440: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:20.440: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:20.440: I/PackageManager(379): Scheme: “smsto”
03-29 22:37:20.440: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:20.650: I/ActivityManager(379): Delay finish: com.android.dialer/.calllog.CallLogReceiver
03-29 22:37:20.770: E/NetdConnector(379): NDC Command {35 interface route add eth0 default 74.125.235.206 32 10.0.2.2} took too long (4296ms)
03-29 22:37:20.790: E/NetdConnector(379): NDC Command {36 bandwidth removeiquota eth0} took too long (1736ms)
03-29 22:37:21.080: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:21.080: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:21.080: I/PackageManager(379): Scheme: “mms”
03-29 22:37:21.080: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:21.300: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:21.300: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:21.300: I/PackageManager(379): Scheme: “mmsto”
03-29 22:37:21.300: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:21.960: W/RecognitionManagerService(379): no available voice recognition services found for user 0
03-29 22:37:22.170: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:22.170: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:22.170: I/PackageManager(379): Scheme: “sms”
03-29 22:37:22.170: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:22.430: I/Choreographer(535): Skipped 103 frames! The application may be doing too much work on its main thread.
03-29 22:37:23.160: I/Choreographer(535): Skipped 124 frames! The application may be doing too much work on its main thread.
03-29 22:37:23.240: D/dalvikvm(524): GC_FOR_ALLOC freed 428K, 16% free 3313K/3912K, paused 670ms, total 751ms
03-29 22:37:23.660: E/logwrapper(823): executing /system/bin/ip failed: No such file or directory
03-29 22:37:24.000: D/dalvikvm(379): GC_FOR_ALLOC freed 678K, 17% free 5532K/6616K, paused 653ms, total 679ms
03-29 22:37:24.100: E/NetdConnector(379): NDC Command {37 bandwidth setiquota eth0 9223372036854775807} took too long (3308ms)
03-29 22:37:24.240: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:24.240: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:24.240: I/PackageManager(379): Scheme: “smsto”
03-29 22:37:24.240: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:24.720: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:24.720: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:24.720: I/PackageManager(379): Scheme: “mms”
03-29 22:37:24.720: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:24.830: E/NetdConnector(379): NDC Command {38 interface fwmark exempt add 74.125.235.206/32} took too long (4019ms)
03-29 22:37:24.860: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘38 interface fwmark exempt add 74.125.235.206/32’ failed with ‘400 38 Failed to add exemption rule (File exists)’
03-29 22:37:24.900: D/ConnectivityService(379): requestRouteToHostAddress ok=false
03-29 22:37:24.930: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:24.930: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:24.930: I/PackageManager(379): Scheme: “mmsto”
03-29 22:37:24.930: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:24.980: D/ConnectivityService(379): isMobileOk: could not establish route to hostAddr=clients3.google.com/74.125.235.206
03-29 22:37:25.070: E/NetdConnector(379): NDC Command {39 bandwidth removeiquota eth0} took too long (788ms)
03-29 22:37:25.130: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:25.130: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:25.130: I/PackageManager(379): Scheme: “sms”
03-29 22:37:25.130: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:25.300: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:25.320: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:25.320: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:25.320: I/PackageManager(379): Scheme: “smsto”
03-29 22:37:25.550: D/dalvikvm(524): GC_FOR_ALLOC freed 410K, 16% free 3313K/3912K, paused 88ms, total 90ms
03-29 22:37:25.570: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:25.570: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:25.570: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:25.580: I/PackageManager(379): Scheme: “mms”
03-29 22:37:25.810: D/dalvikvm(379): GC_FOR_ALLOC freed 768K, 18% free 5463K/6616K, paused 195ms, total 196ms
03-29 22:37:25.930: I/PackageManager(379): Action: “android.intent.action.SENDTO”
03-29 22:37:25.930: I/PackageManager(379): Category: “android.intent.category.DEFAULT”
03-29 22:37:25.930: I/PackageManager(379): Scheme: “mmsto”
03-29 22:37:25.930: I/PackageManager(379): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
03-29 22:37:26.240: E/NetdConnector(379): NDC Command {42 bandwidth setglobalalert 2097152} took too long (959ms)
03-29 22:37:26.280: E/NetdConnector(379): NDC Command {41 bandwidth setiquota eth0 9223372036854775807} took too long (1206ms)
03-29 22:37:26.290: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:26.330: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:28.050: E/logwrapper(855): executing /system/bin/ip failed: No such file or directory
03-29 22:37:28.070: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘46 interface fwmark exempt add 10.0.2.2/32’ failed with ‘400 46 Failed to add exemption rule (File exists)’
03-29 22:37:28.130: E/logwrapper(857): executing /system/bin/ip failed: No such file or directory
03-29 22:37:28.140: E/ConnectivityService(379): Exception trying to add a route: java.lang.IllegalStateException: command ‘48 interface fwmark exempt add 74.125.235.195/32’ failed with ‘400 48 Failed to add exemption rule (File exists)’
03-29 22:37:28.140: D/ConnectivityService(379): requestRouteToHostAddress ok=false
03-29 22:37:28.140: D/ConnectivityService(379): isMobileOk: could not establish route to hostAddr=clients3.google.com/74.125.235.195
03-29 22:37:29.140: I/ActivityManager(379): Waited long enough for: ServiceRecord{b509e900 u0 com.android.music/.MediaPlaybackService}
03-29 22:37:29.140: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:37:29.200: E/BluetoothAdapter(379): Bluetooth binder is null
03-29 22:37:29.200: E/BluetoothAdapter(379): Bluetooth binder is null
03-29 22:37:29.200: V/WiredAccessoryManager(379): init()
03-29 22:37:29.230: I/PowerManagerService(379): Boot animation finished.
03-29 22:37:29.270: I/RecoverySystem(379): No recovery log file
03-29 22:37:29.340: I/BootReceiver(379): Copying audit failures to DropBox
03-29 22:37:29.340: I/BootReceiver(379): Checking for fsck errors
03-29 22:37:29.530: D/dalvikvm(379): GC_FOR_ALLOC freed 504K, 16% free 5587K/6616K, paused 186ms, total 188ms
03-29 22:37:29.530: I/ActivityManager(379): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=864 uid=10001 gids={50001, 3003, 1028, 1015}
03-29 22:37:29.540: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.550: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.550: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.780: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.780: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.780: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.790: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.790: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.790: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.790: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:29.790: E/SoundPool(379): error loading /system/media/audio/ui/KeypressStandard.ogg
03-29 22:37:29.790: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg
03-29 22:37:29.800: E/SoundPool(379): error loading /system/media/audio/ui/KeypressSpacebar.ogg
03-29 22:37:29.800: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg
03-29 22:37:29.800: E/SoundPool(379): error loading /system/media/audio/ui/KeypressDelete.ogg
03-29 22:37:29.800: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg
03-29 22:37:29.800: E/SoundPool(379): error loading /system/media/audio/ui/KeypressReturn.ogg
03-29 22:37:29.800: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg
03-29 22:37:29.800: E/SoundPool(379): error loading /system/media/audio/ui/KeypressInvalid.ogg
03-29 22:37:29.800: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressInvalid.ogg
03-29 22:37:29.800: W/AudioService(379): onLoadSoundEffects(), Error -1 while loading samples
03-29 22:37:30.110: I/CalendarProvider2(864): Created com.android.providers.calendar.CalendarAlarmManager@b4db3df0(com.android.providers.calendar.CalendarProvider2@b4dab010)
03-29 22:37:30.210: I/ActivityManager(379): Delay finish: com.android.providers.downloads/.DownloadReceiver
03-29 22:37:30.230: I/ActivityManager(379): Delaying start of: ServiceRecord{b50b9d10 u0 com.android.providers.calendar/.EmptyService}
03-29 22:37:31.150: D/ConnectivityService(379): isMobileOk: too many loops tried - giving up
03-29 22:37:31.150: D/ConnectivityService(379): isMobileOk: X loops|timed out result=0
03-29 22:37:31.150: D/ConnectivityService(379): isMobileOk: F stop hipri
03-29 22:37:31.150: D/MobileDataStateTracker(379): default: setEnableFailFastMobileData(enabled=0)
03-29 22:37:31.170: D/ConnectivityService(379): stopUsingNetworkFeature: teardown net 0: enableHIPRI
03-29 22:37:31.230: D/MobileDataStateTracker(379): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
03-29 22:37:31.230: D/MobileDataStateTracker(379): hipri: Received state=DISCONNECTED, old=CONNECTED, reason=dataDisabled
03-29 22:37:31.230: D/MobileDataStateTracker(379): hipri: setDetailed state, old =CONNECTED and new state=DISCONNECTED
03-29 22:37:31.240: D/ConnectivityService(379): ConnectivityChange for mobile_hipri: DISCONNECTED/DISCONNECTED
03-29 22:37:31.250: I/CalendarProvider2(864): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
03-29 22:37:31.260: E/logwrapper(882): executing /system/bin/ip failed: No such file or directory
03-29 22:37:31.270: E/SecondaryTablController(46): ip route del failed: /system/bin/ip route del 10.0.2.2/32 via 0.0.0.0 dev eth0 table 60
03-29 22:37:31.270: W/FrameworkListener(46): Handler ‘interface’ error (No such device)
03-29 22:37:31.290: W/ContentResolver(864): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
03-29 22:37:31.290: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:37:31.310: E/logwrapper(883): executing /system/bin/ip failed: No such file or directory
03-29 22:37:31.310: E/SecondaryTablController(46): ip route del failed: /system/bin/ip route del 0.0.0.0/0 via 10.0.2.2 dev eth0 table 60
03-29 22:37:31.310: W/FrameworkListener(46): Handler ‘interface’ error (No such device)
03-29 22:37:31.360: D/Nat464Xlat(379): requiresClat: netType=5, hasIPv4Address=true
03-29 22:37:31.400: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:31.540: I/ActivityManager(379): Delay finish: com.android.providers.media/.MediaScannerReceiver
03-29 22:37:32.070: E/NetdConnector(379): NDC Command {55 bandwidth removeiquota eth0} took too long (672ms)
03-29 22:37:32.210: E/NetdConnector(379): NDC Command {54 bandwidth gettetherstats} took too long (828ms)
03-29 22:37:33.460: E/NetdConnector(379): NDC Command {56 bandwidth setiquota eth0 9223372036854775807} took too long (1354ms)
03-29 22:37:33.500: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:33.560: W/MediaProvider(774): no database for scanned volume external
03-29 22:37:33.650: E/NetdConnector(379): NDC Command {57 bandwidth gettetherstats} took too long (1333ms)
03-29 22:37:33.880: D/dalvikvm(379): GC_FOR_ALLOC freed 817K, 17% free 5496K/6616K, paused 206ms, total 221ms
03-29 22:37:34.290: E/NetdConnector(379): NDC Command {58 bandwidth removeiquota eth0} took too long (734ms)
03-29 22:37:34.390: D/Tethering(379): MasterInitialState.processMessage what=3
03-29 22:37:34.390: D/CaptivePortalTracker(379): NoActiveNetworkState{ when=-15ms what=1 obj=NetworkInfo: type: mobile_hipri, state: DISCONNECTED/DISCONNECTED, reason: dataDisabled, extra: epc.tmobile.com, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
03-29 22:37:34.390: D/CaptivePortalTracker(379): NoActiveNetworkState not a wifi connectivity change, ignore
03-29 22:37:34.420: D/Tethering(379): MasterInitialState.processMessage what=3
03-29 22:37:34.440: D/CaptivePortalTracker(379): NoActiveNetworkState{ when=-13ms what=1 obj=NetworkInfo: type: mobile, state: CONNECTED/CONNECTED, reason: connected, extra: epc.tmobile.com, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
03-29 22:37:34.440: D/CaptivePortalTracker(379): NoActiveNetworkState not a wifi connectivity change, ignore
03-29 22:37:34.790: W/MediaScanner(774): Error opening directory ‘/storage/sdcard/’, skipping: Permission denied.
03-29 22:37:35.010: V/MediaScanner(774): pruneDeadThumbnailFiles… android.database.sqlite.SQLiteCursor@b4dfee88
03-29 22:37:35.070: V/MediaScanner(774): /pruneDeadThumbnailFiles… android.database.sqlite.SQLiteCursor@b4dfee88
03-29 22:37:35.200: W/ProcessCpuTracker(379): Skipping unknown process pid 930
03-29 22:37:35.830: E/NetdConnector(379): NDC Command {59 bandwidth setiquota eth0 9223372036854775807} took too long (1529ms)
03-29 22:37:35.860: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:35.900: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:37:36.000: D/dalvikvm(379): GC_FOR_ALLOC freed 700K, 17% free 5499K/6616K, paused 89ms, total 90ms
03-29 22:37:36.030: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:37:36.100: I/ActivityManager(379): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=936 uid=10009 gids={50009, 3003, 1028, 1015}
03-29 22:37:36.240: D/ConnectivityService(379): isMobileOk: X result=0
03-29 22:37:36.240: D/ConnectivityService(379): onPostExecute: result=0
03-29 22:37:36.240: D/ConnectivityService(379): CheckMp.onComplete: result=0
03-29 22:37:36.240: D/ConnectivityService(379): CheckMp.onComplete: ignore, connected or no connection
03-29 22:37:36.360: D/CountryDetector(379): The first listener is added
03-29 22:37:36.430: V/MmsConfig(936): mnc/mcc: 310260
03-29 22:37:36.430: V/MmsConfig(936): tag: bool value: enabledMMS - true
03-29 22:37:36.440: V/MmsConfig(936): tag: int value: maxMessageSize - 307200
03-29 22:37:36.440: V/MmsConfig(936): tag: int value: maxImageHeight - 480
03-29 22:37:36.440: V/MmsConfig(936): tag: int value: maxImageWidth - 640
03-29 22:37:36.440: V/MmsConfig(936): tag: int value: defaultSMSMessagesPerThread - 10000
03-29 22:37:36.450: V/MmsConfig(936): tag: int value: defaultMMSMessagesPerThread - 1000
03-29 22:37:36.450: V/MmsConfig(936): tag: int value: minMessageCountPerThread - 10
03-29 22:37:36.450: V/MmsConfig(936): tag: int value: maxMessageCountPerThread - 5000
03-29 22:37:36.450: V/MmsConfig(936): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml
03-29 22:37:36.460: V/MmsConfig(936): tag: int value: recipientLimit - -1
03-29 22:37:36.460: V/MmsConfig(936): tag: bool value: enableMultipartSMS - true
03-29 22:37:36.460: V/MmsConfig(936): tag: int value: smsToMmsTextThreshold - -1
03-29 22:37:36.460: V/MmsConfig(936): tag: bool value: enableSlideDuration - true
03-29 22:37:36.460: V/MmsConfig(936): tag: int value: maxMessageTextSize - -1
03-29 22:37:36.580: I/ActivityManager(379): Delay finish: com.android.mms/.transaction.MmsSystemEventReceiver
03-29 22:37:36.700: D/Mms:app(936): cancelNotification
03-29 22:37:36.900: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:37:36.940: I/ActivityManager(379): Delay finish: com.android.mms/.transaction.SmsReceiver
03-29 22:37:37.000: D/MmsSmsDatabaseHelper(524): tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true
03-29 22:37:37.010: D/MmsSmsDatabaseHelper(524): tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true
03-29 22:37:37.020: D/MmsSmsDatabaseHelper(524): tableName: part hasAutoIncrement: CREATE TABLE part (_id INTEGER PRIMARY KEY AUTOINCREMENT,mid INTEGER,seq INTEGER DEFAULT 0,ct TEXT,name TEXT,chset INTEGER,cd TEXT,fn TEXT,cid TEXT,cl TEXT,ctt_s INTEGER,ctt_t TEXT,_data TEXT,text TEXT) result: true
03-29 22:37:37.040: D/MmsSmsDatabaseHelper(524): tableName: pdu hasAutoIncrement: CREATE TABLE pdu (_id INTEGER PRIMARY KEY AUTOINCREMENT,thread_id INTEGER,date INTEGER,date_sent INTEGER DEFAULT 0,msg_box INTEGER,read INTEGER DEFAULT 0,m_id TEXT,sub TEXT,sub_cs INTEGER,ct_t TEXT,ct_l TEXT,exp INTEGER,m_cls TEXT,m_type INTEGER,v INTEGER,m_size INTEGER,pri INTEGER,rr INTEGER,rpt_a INTEGER,resp_st INTEGER,st INTEGER,tr_id TEXT,retr_st INTEGER,retr_txt TEXT,retr_txt_cs INTEGER,read_status INTEGER,ct_cls INTEGER,resp_txt TEXT,d_tm INTEGER,d_rpt INTEGER,locked INTEGER DEFAULT 0,seen INTEGER DEFAULT 0,text_only INTEGER DEFAULT 0) result: true
03-29 22:37:37.040: D/MmsSmsDatabaseHelper(524): hasAutoIncrementThreads: true hasAutoIncrementAddresses: true hasAutoIncrementPart: true hasAutoIncrementPdu: true
03-29 22:37:37.180: D/Mms:app(936): cancelNotification
03-29 22:37:37.240: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:37:37.290: I/ActivityManager(379): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=962 uid=10016 gids={50016, 3003}
03-29 22:37:37.560: D/ExtensionsFactory(962): No custom extensions.
03-29 22:37:37.570: D/AlertReceiver(962): onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) }
03-29 22:37:37.590: I/ActivityManager(379): Delay finish: com.android.calendar/.alerts.AlertReceiver
03-29 22:37:37.640: D/AlertService(962): 0 Action = android.intent.action.BOOT_COMPLETED
03-29 22:37:37.670: D/AlertService(962): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
03-29 22:37:37.780: D/AlarmScheduler(962): No events found starting within 1 week.
03-29 22:37:41.040: I/ActivityManager(379): START u0 {act=android.intent.action.MAIN cat= flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 379
03-29 22:37:41.170: D/dalvikvm(535): GC_FOR_ALLOC freed 180K, 12% free 4178K/4720K, paused 108ms, total 111ms
03-29 22:37:41.170: I/dalvikvm-heap(535): Grow heap (frag case) to 4.290MB for 134416-byte allocation
03-29 22:37:41.210: D/dalvikvm(535): GC_FOR_ALLOC freed <1K, 12% free 4309K/4852K, paused 35ms, total 36ms
03-29 22:37:42.320: I/Choreographer(535): Skipped 57 frames! The application may be doing too much work on its main thread.
03-29 22:37:54.470: I/ActivityManager(379): Waited long enough for: ServiceRecord{b5091bd8 u0 com.android.calendar/.alerts.InitAlarmsService}
03-29 22:37:54.470: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:37:54.500: I/ActivityManager(379): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=983 uid=10020 gids={50020, 1028}
03-29 22:37:54.950: V/AlarmClock(983): AlarmInitReceiver android.intent.action.BOOT_COMPLETED
03-29 22:37:55.050: V/AlarmClock(983): AlarmInitReceiver - Reset timers and clear stopwatch data
03-29 22:37:55.140: I/AlarmClock(983): Displaying next alarm time: ‘’
03-29 22:37:55.190: V/AlarmClock(983): AlarmInitReceiver finished
03-29 22:37:55.210: I/ActivityManager(379): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=1000 uid=10024 gids={50024, 3003, 1028, 1015}
03-29 22:37:55.580: D/ActivityThread(1000): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
03-29 22:37:55.710: I/ActivityManager(379): Delay finish: com.android.email/.service.EmailBroadcastReceiver
03-29 22:37:56.050: W/ActivityManager(379): Unable to start service Intent { cmp=com.android.email/.service.AttachmentDownloadService } U=0: not found
03-29 22:37:56.180: I/ActivityManager(379): Delaying start of: ServiceRecord{b4ffbf18 u0 com.android.exchange/.service.EmailSyncAdapterService}
03-29 22:37:56.250: I/ActivityManager(379): Start proc com.android.exchange for service com.android.exchange/.service.EmailSyncAdapterService: pid=1021 uid=10025 gids={50025, 3003, 1028, 1015}
03-29 22:37:56.250: W/ActivityManager(379): Unable to start service Intent { cmp=com.android.email/.service.AttachmentDownloadService } U=0: not found
03-29 22:37:56.380: I/Email(1000): Observing account changes for notifications
03-29 22:37:56.430: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.430: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.430: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.430: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.440: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.440: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.440: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.440: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.440: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.440: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:37:56.440: E/SoundPool(379): error loading /system/media/audio/ui/KeypressStandard.ogg
03-29 22:37:56.440: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg
03-29 22:37:56.440: E/SoundPool(379): error loading /system/media/audio/ui/KeypressSpacebar.ogg
03-29 22:37:56.440: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg
03-29 22:37:56.440: E/SoundPool(379): error loading /system/media/audio/ui/KeypressDelete.ogg
03-29 22:37:56.460: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg
03-29 22:37:56.460: E/SoundPool(379): error loading /system/media/audio/ui/KeypressReturn.ogg
03-29 22:37:56.460: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg
03-29 22:37:56.490: E/SoundPool(379): error loading /system/media/audio/ui/KeypressInvalid.ogg
03-29 22:37:56.490: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressInvalid.ogg
03-29 22:37:56.490: W/AudioService(379): onLoadSoundEffects(), Error -1 while loading samples
03-29 22:37:56.790: D/dalvikvm(535): GC_FOR_ALLOC freed 296K, 12% free 4288K/4852K, paused 37ms, total 38ms
03-29 22:37:56.790: I/dalvikvm-heap(535): Grow heap (frag case) to 4.793MB for 550416-byte allocation
03-29 22:37:56.830: D/dalvikvm(535): GC_FOR_ALLOC freed <1K, 11% free 4824K/5392K, paused 37ms, total 37ms
03-29 22:37:56.950: D/dalvikvm(535): GC_FOR_ALLOC freed 3K, 11% free 4823K/5392K, paused 46ms, total 47ms
03-29 22:37:56.950: I/dalvikvm-heap(535): Grow heap (frag case) to 6.113MB for 1386256-byte allocation
03-29 22:37:56.990: D/dalvikvm(535): GC_FOR_ALLOC freed <1K, 9% free 6176K/6748K, paused 37ms, total 37ms
03-29 22:37:57.120: I/Choreographer(535): Skipped 99 frames! The application may be doing too much work on its main thread.
03-29 22:37:58.410: D/dalvikvm(535): GC_FOR_ALLOC freed 84K, 6% free 6345K/6748K, paused 36ms, total 42ms
03-29 22:37:58.410: I/dalvikvm-heap(535): Grow heap (frag case) to 7.601MB for 1388176-byte allocation
03-29 22:37:58.460: D/dalvikvm(535): GC_FOR_ALLOC freed 4K, 6% free 7696K/8104K, paused 40ms, total 41ms
03-29 22:37:58.540: I/Choreographer(535): Skipped 211 frames! The application may be doing too much work on its main thread.
03-29 22:37:58.790: I/Choreographer(535): Skipped 38 frames! The application may be doing too much work on its main thread.
03-29 22:37:59.440: D/dalvikvm(535): GC_FOR_ALLOC freed 424K, 7% free 8625K/9268K, paused 44ms, total 48ms
03-29 22:37:59.820: D/dalvikvm(535): GC_FOR_ALLOC freed 1155K, 13% free 9068K/10416K, paused 45ms, total 45ms
03-29 22:37:59.820: I/dalvikvm-heap(535): Grow heap (frag case) to 10.164MB for 1286224-byte allocation
03-29 22:37:59.890: D/dalvikvm(535): GC_FOR_ALLOC freed 112K, 13% free 10211K/11676K, paused 62ms, total 63ms
03-29 22:37:59.900: I/Choreographer(535): Skipped 33 frames! The application may be doing too much work on its main thread.
03-29 22:38:00.850: D/dalvikvm(535): GC_FOR_ALLOC freed 1794K, 17% free 10304K/12332K, paused 73ms, total 74ms
03-29 22:38:01.150: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.150: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.150: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.150: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.160: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.160: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.160: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.160: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.160: E/SoundPool(379): error loading /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.160: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
03-29 22:38:01.160: E/SoundPool(379): error loading /system/media/audio/ui/KeypressStandard.ogg
03-29 22:38:01.160: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg
03-29 22:38:01.160: E/SoundPool(379): error loading /system/media/audio/ui/KeypressSpacebar.ogg
03-29 22:38:01.160: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg
03-29 22:38:01.170: E/SoundPool(379): error loading /system/media/audio/ui/KeypressDelete.ogg
03-29 22:38:01.170: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg
03-29 22:38:01.180: E/SoundPool(379): error loading /system/media/audio/ui/KeypressReturn.ogg
03-29 22:38:01.180: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg
03-29 22:38:01.180: E/SoundPool(379): error loading /system/media/audio/ui/KeypressInvalid.ogg
03-29 22:38:01.180: W/AudioService(379): Soundpool could not load file: /system/media/audio/ui/KeypressInvalid.ogg
03-29 22:38:01.180: W/AudioService(379): onLoadSoundEffects(), Error -1 while loading samples
03-29 22:38:01.200: I/ActivityManager(379): START u0 {act=android.intent.action.MAIN cat= flg=0x10200000 cmp=com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity} from pid 535
03-29 22:38:01.300: D/gralloc(49): Registering a buffer in the process that created it. This may cause memory ordering problems.
03-29 22:38:01.300: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:01.310: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:01.310: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:01.310: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:01.310: E/SurfaceFlinger(49): glCheckFramebufferStatusOES error 783274895
03-29 22:38:01.310: E/SurfaceFlinger(49): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
03-29 22:38:01.310: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:01.320: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:01.370: W/WindowManager(379): Screenshot failure taking screenshot for (164x273) to layer 21005
03-29 22:38:01.590: I/Choreographer(535): Skipped 102 frames! The application may be doing too much work on its main thread.
03-29 22:38:01.750: D/dalvikvm(1041): Not late-enabling CheckJNI (already on)
03-29 22:38:01.790: I/ActivityManager(379): Start proc com.star.yxhello for activity com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity: pid=1041 uid=10056 gids={50056, 3003}
03-29 22:38:01.910: I/dalvikvm(1041): CheckJNI enabled: not enabling JNI app bug workarounds.
03-29 22:38:01.990: D/dalvikvm(1000): GC_FOR_ALLOC freed 310K, 12% free 2901K/3296K, paused 127ms, total 530ms
03-29 22:38:02.010: D/gralloc(49): Registering a buffer in the process that created it. This may cause memory ordering problems.
03-29 22:38:02.010: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:02.010: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:02.010: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:02.010: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:02.010: E/SurfaceFlinger(49): glCheckFramebufferStatusOES error 783274895
03-29 22:38:02.010: E/SurfaceFlinger(49): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
03-29 22:38:02.020: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:02.020: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:02.060: I/ActivityManager(379): Config changes=480 {1.0 310mcc260mnc en_US ldltr sw480dp w800dp h455dp 160dpi lrg long land finger -keyb/v/h -nav/h s.6}
03-29 22:38:02.130: I/InputReader(379): Reconfiguring input devices. changes=0x00000004
03-29 22:38:02.130: I/InputReader(379): Device reconfigured: id=0, name=‘qwerty2’, size 480x800, orientation 1, mode 1, display id 0
03-29 22:38:02.140: I/InputReader(379): Reconfiguring input devices. changes=0x00000004
03-29 22:38:02.200: I/ARMAssembler(49): generated scanline__00000077:03515104_00008001_00000000 (134 ins) at in 0 ns
03-29 22:38:02.600: D/PhoneStatusBar(431): mSettingsPanelGravity = 55
03-29 22:38:02.910: D/dalvikvm(431): GC_FOR_ALLOC freed 759K, 70% free 3654K/11892K, paused 259ms, total 263ms
03-29 22:38:02.910: I/dalvikvm-heap(431): Grow heap (frag case) to 6.575MB for 3072016-byte allocation
03-29 22:38:03.010: E/cutils(44): Failed to mkdirat(/storage/sdcard/Android): Read-only file system
03-29 22:38:03.010: W/Vold(44): Returning OperationFailed - no handler for errno 30
03-29 22:38:03.030: W/ContextImpl(1041): Failed to ensure directory: /storage/sdcard/Android/obb/com.star.yxhello
03-29 22:38:03.040: D/dalvikvm(431): GC_FOR_ALLOC freed 0K, 45% free 6654K/11892K, paused 121ms, total 121ms
03-29 22:38:03.050: E/cutils(44): Failed to mkdirat(/storage/sdcard/Android): Read-only file system
03-29 22:38:03.050: W/Vold(44): Returning OperationFailed - no handler for errno 30
03-29 22:38:03.060: W/ContextImpl(1041): Failed to ensure directory: /storage/sdcard/Android/data/com.star.yxhello/files
03-29 22:38:03.540: D/dalvikvm(431): GC_FOR_ALLOC freed 30K, 45% free 6625K/11892K, paused 68ms, total 69ms
03-29 22:38:03.540: I/dalvikvm-heap(431): Grow heap (frag case) to 9.324MB for 2912016-byte allocation
03-29 22:38:03.580: D/dalvikvm(431): GC_FOR_ALLOC freed 0K, 21% free 9469K/11892K, paused 40ms, total 40ms
03-29 22:38:03.830: E/libEGL(1041): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
03-29 22:38:03.830: W/cocos2dx/nativeactivity.cpp(1041): Unable to eglMakeCurrent
03-29 22:38:03.830: W/cocos2dx/nativeactivity.cpp(1041): engine_draw_frame : No display.
03-29 22:38:03.830: W/cocos2dx/nativeactivity.cpp(1041): engine_draw_frame : No display.
03-29 22:38:03.870: E/cocos2d-x assert(1041): D:\mobile\yxhello\proj.android…/cocos2d/cocos/2d/platform/android/CCApplication.cpp function:getInstance line:79
03-29 22:38:03.880: A/libc(1041): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1056 (om.star.yxhello)
03-29 22:38:03.920: I/ActivityManager(379): Displayed com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity: +2s202ms
03-29 22:38:04.010: I/DEBUG(47): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-29 22:38:04.010: I/DEBUG(47): Build fingerprint: ‘generic/sdk/generic:4.4.2/KK/938007:eng/test-keys’
03-29 22:38:04.010: I/DEBUG(47): Revision: ‘0’
03-29 22:38:04.010: I/DEBUG(47): pid: 1041, tid: 1056, name: om.star.yxhello >>> com.star.yxhello <<<
03-29 22:38:04.020: I/DEBUG(47): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
03-29 22:38:04.170: W/WindowManager(379): Window freeze timeout expired.
03-29 22:38:04.170: W/WindowManager(379): Force clearing orientation change: Window{b4fd94e8 u0 com.android.systemui.ImageWallpaper}
03-29 22:38:04.200: I/Choreographer(379): Skipped 33 frames! The application may be doing too much work on its main thread.
03-29 22:38:04.420: I/WindowManager(379): Screen frozen for +2s474ms due to Window{b50729b8 u0 Starting com.star.yxhello}
03-29 22:38:04.660: V/PhoneStatusBar(431): setLightsOn(true)
03-29 22:38:04.680: I/Choreographer(431): Skipped 540 frames! The application may be doing too much work on its main thread.
03-29 22:38:04.840: I/DEBUG(47): r0 00000000 r1 acfbdb01 r2 0000004f r3 30f8e34f
03-29 22:38:04.840: I/DEBUG(47): r4 b8a7e1a8 r5 000001e0 r6 00000320 r7 b8a7e1a8
03-29 22:38:04.840: I/DEBUG(47): r8 ace0d7dd r9 acadf000 sl b8a7e1f8 fp b6fa12c4
03-29 22:38:04.840: I/DEBUG(47): ip 00000003 sp acbdcc98 lr ace0b095 pc ace0c668 cpsr 60000030
03-29 22:38:04.860: I/DEBUG(47): d0 3f8000003f800000 d1 3f50624d42c80000
03-29 22:38:04.860: I/DEBUG(47): d2 7e37e43c8800759c d3 7e37e43c8800759c
03-29 22:38:04.860: I/DEBUG(47): d4 4026000000000000 d5 3f40000004ef6d80
03-29 22:38:04.860: I/DEBUG(47): d6 3fc999999999999a d7 3f80000000000000
03-29 22:38:04.860: I/DEBUG(47): d8 0000000000000000 d9 0000000000000000
03-29 22:38:04.860: I/DEBUG(47): d10 0000000000000000 d11 0000000000000000
03-29 22:38:04.860: I/DEBUG(47): d12 0000000000000000 d13 0000000000000000
03-29 22:38:04.870: I/DEBUG(47): d14 0000000000000000 d15 0000000000000000
03-29 22:38:04.870: I/DEBUG(47): scr 60000010
03-29 22:38:04.870: I/DEBUG(47): backtrace:
03-29 22:38:04.870: I/DEBUG(47): #00 pc 0022f668 /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so (android_main+527)
03-29 22:38:04.870: I/DEBUG(47): #01 pc 00230853 /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so
03-29 22:38:04.870: I/DEBUG(47): #02 pc 0000d060 /system/lib/libc.so (__thread_entry+72)
03-29 22:38:04.870: I/DEBUG(47): #03 pc 0000d1f8 /system/lib/libc.so (pthread_create+240)
03-29 22:38:04.870: I/DEBUG(47): stack:
03-29 22:38:04.870: I/DEBUG(47): acbdcc58 00000000
03-29 22:38:04.870: I/DEBUG(47): acbdcc5c acf2508c /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so (operator new(unsigned int)+24)
03-29 22:38:04.870: I/DEBUG(47): acbdcc60 ad013188
03-29 22:38:04.900: I/DEBUG(47): acbdcc64 00000000
03-29 22:38:04.900: I/DEBUG(47): acbdcc68 00000320
03-29 22:38:04.900: I/DEBUG(47): acbdcc6c 30f8e34f
03-29 22:38:04.910: I/DEBUG(47): acbdcc70 ad014be4
03-29 22:38:04.910: I/DEBUG(47): acbdcc74 000001e0
03-29 22:38:04.910: I/DEBUG(47): acbdcc78 00000320
03-29 22:38:04.910: I/DEBUG(47): acbdcc7c ace0b095 /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so (cocos2d::Application::getInstance()+60)
03-29 22:38:04.910: I/DEBUG(47): acbdcc80 acf96a54 /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so
03-29 22:38:04.910: I/DEBUG(47): acbdcc84 acfa366f /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so
03-29 22:38:04.910: I/DEBUG(47): acbdcc88 acfbdb01 /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so
03-29 22:38:04.910: I/DEBUG(47): acbdcc8c 0000004f
03-29 22:38:04.910: I/DEBUG(47): acbdcc90 b8a7e1a8
03-29 22:38:04.910: I/DEBUG(47): acbdcc94 ace0c669 /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so (android_main+528)
03-29 22:38:04.910: I/DEBUG(47): #00 acbdcc98 00000000
03-29 22:38:04.910: I/DEBUG(47): acbdcc9c b8a7e1f8
03-29 22:38:04.910: I/DEBUG(47): acbdcca0 b6fa12c4 /system/lib/libc.so
03-29 22:38:04.910: I/DEBUG(47): acbdcca4 b6f63ae9 /system/lib/libc.so (malloc+12)
03-29 22:38:04.910: I/DEBUG(47): acbdcca8 817e4627
03-29 22:38:04.910: I/DEBUG(47): acbdccac 00000024
03-29 22:38:04.910: I/DEBUG(47): acbdccb0 00000000
03-29 22:38:04.910: I/DEBUG(47): acbdccb4 00000000
03-29 22:38:04.910: I/DEBUG(47): acbdccb8 b8a7e520
03-29 22:38:04.910: I/DEBUG(47): acbdccbc b6f32cfd /system/lib/libutils.so (android::SortedVector<android::key_value_pair_t<int, android::Looper::Request> >::do_splat(void*, void const*, unsigned int) const+18)
03-29 22:38:04.910: I/DEBUG(47): acbdccc0 b8a7e4bc
03-29 22:38:04.910: I/DEBUG(47): acbdccc4 00000000
03-29 22:38:04.910: I/DEBUG(47): acbdccc8 00000001
03-29 22:38:04.910: I/DEBUG(47): acbdcccc b6f318c7 /system/lib/libutils.so (android::VectorImpl::insertAt(void const*, unsigned int, unsigned int)+44)
03-29 22:38:04.910: I/DEBUG(47): acbdccd0 00000001
03-29 22:38:04.910: I/DEBUG(47): acbdccd4 acbdcd34
03-29 22:38:04.910: I/DEBUG(47): … …
03-29 22:38:04.910: I/DEBUG(47): #01 acbdcd98 00000000
03-29 22:38:04.910: I/DEBUG(47): acbdcd9c b8a7e1fc
03-29 22:38:04.910: I/DEBUG(47): acbdcda0 00006e65
03-29 22:38:04.910: I/DEBUG(47): acbdcda4 00005355
03-29 22:38:04.910: I/DEBUG(47): acbdcda8 acbdcdd0
03-29 22:38:04.910: I/DEBUG(47): acbdcdac b8a7e240
03-29 22:38:04.910: I/DEBUG(47): acbdcdb0 ace0d7dd /data/app-lib/com.star.yxhello-2/libcocos2dcpp.so
03-29 22:38:04.910: I/DEBUG(47): acbdcdb4 b6f63064 /system/lib/libc.so (__thread_entry+76)
03-29 22:38:04.910: I/DEBUG(47): #02 acbdcdb8 b8a7e1a8
03-29 22:38:04.910: I/DEBUG(47): acbdcdbc b8a7e240
03-29 22:38:04.910: I/DEBUG(47): acbdcdc0 acbdcdd0
03-29 22:38:04.950: I/DEBUG(47): acbdcdc4 0000000d
03-29 22:38:04.950: I/DEBUG(47): acbdcdc8 00000078
03-29 22:38:04.950: I/DEBUG(47): acbdcdcc b6f631fc /system/lib/libc.so (pthread_create+244)
03-29 22:38:04.950: I/DEBUG(47): memory near r1:
03-29 22:38:04.950: I/DEBUG(47): acfbdae0 636f746f 00456c6f 7070417e 6163696c
03-29 22:38:04.950: I/DEBUG(47): acfbdaf0 6e6f6974 70704100 6163696c 6e6f6974
03-29 22:38:04.950: I/DEBUG(47): acfbdb00 74656700 74736e49 65636e61 63374e00
03-29 22:38:04.950: I/DEBUG(47): acfbdb10 736f636f 31316432 6c707041 74616369
03-29 22:38:04.950: I/DEBUG(47): acfbdb20 456e6f69 63374e00 736f636f 47366432
03-29 22:38:04.950: I/DEBUG(47): acfbdb30 6569564c 4e004577 636f6337 6432736f
03-29 22:38:04.950: I/DEBUG(47): acfbdb40 69463631 7455656c 41736c69 6f72646e
03-29 22:38:04.950: I/DEBUG(47): acfbdb50 00456469 00003033 00000004 00003040
03-29 22:38:04.950: I/DEBUG(47): acfbdb60 00000004 00003022 00000005 00003023
03-29 22:38:04.950: I/DEBUG(47): acfbdb70 00000006 00003024 00000005 00003025
03-29 22:38:04.950: I/DEBUG(47): acfbdb80 00000010 00003026 00000008 00003038
03-29 22:38:04.950: I/DEBUG(47): acfbdb90 206f6f54 796e616d 74796220 66207365
03-29 22:38:04.950: I/DEBUG(47): acfbdba0 5020726f 7320474e 616e6769 65727574
03-29 22:38:04.950: I/DEBUG(47): acfbdbb0 00000000 65746f50 6169746e 766f206c
03-29 22:38:04.950: I/DEBUG(47): acfbdbc0 6c667265 6920776f 6e70206e 617a5f67
03-29 22:38:04.950: I/DEBUG(47): acfbdbd0 636f6c6c 00002928 6c707041 74616369
03-29 22:38:04.950: I/DEBUG(47): memory near r3:
03-29 22:38:04.950: I/DEBUG(47): 30f8e32c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e33c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e34c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e35c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e36c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e37c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e38c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e39c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e3ac ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.950: I/DEBUG(47): 30f8e3bc ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.990: I/DEBUG(47): 30f8e3cc ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.990: I/DEBUG(47): 30f8e3dc ffffffff ffffffff ffffffff ffffffff
03-29 22:38:04.990: I/DEBUG(47): 30f8e3ec ffffffff ffffffff ffffffff ffffffff
03-29 22:38:05.000: I/DEBUG(47): 30f8e3fc ffffffff ffffffff ffffffff ffffffff
03-29 22:38:05.000: I/DEBUG(47): 30f8e40c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:05.000: I/DEBUG(47): 30f8e41c ffffffff ffffffff ffffffff ffffffff
03-29 22:38:05.000: I/DEBUG(47): memory near r4:
03-29 22:38:05.000: I/DEBUG(47): b8a7e188 632f6174 732e6d6f 2e726174 65687879
03-29 22:38:05.000: I/DEBUG(47): b8a7e198 2f6f6c6c 656c6966 00740073 0000009b
03-29 22:38:05.000: I/DEBUG(47): b8a7e1a8 ad014c24 ace0c009 ace0bd0d b8a7e048
03-29 22:38:05.000: I/DEBUG(47): b8a7e1b8 b8a7e148 00000000 00000000 b8a7e488
03-29 22:38:05.000: I/DEBUG(47): b8a7e1c8 b8a87ca0 b8a88ce0 00000000 00000000
03-29 22:38:05.000: I/DEBUG(47): b8a7e1d8 00000000 00000000 0000000b 00000000
03-29 22:38:05.000: I/DEBUG(47): b8a7e1e8 00000000 fffffff6 0000002f 00000030
03-29 22:38:05.000: I/DEBUG(47): b8a7e1f8 b8a7e240 00000001 b8a7e1a8 ace0d9cb
03-29 22:38:05.000: I/DEBUG(47): b8a7e208 00000002 b8a7e1a8 ace0bc4d 00000001
03-29 22:38:05.000: I/DEBUG(47): b8a7e218 00000000 00000000 00000000 b8a87ca0
03-29 22:38:05.010: I/DEBUG(47): b8a7e228 b8a88ce0 00000000 00000000 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e238 00000000 0000024b b8a6d660 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e248 00000001 acadf000 000fe000 00001000
03-29 22:38:05.010: I/DEBUG(47): b8a7e258 00000000 00000000 00000420 00000001
03-29 22:38:05.010: I/DEBUG(47): b8a7e268 00000000 00000000 00000000 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e278 acbdcdd0 acadd000 00000000 00000000
03-29 22:38:05.010: I/DEBUG(47): memory near r7:
03-29 22:38:05.010: I/DEBUG(47): b8a7e188 632f6174 732e6d6f 2e726174 65687879
03-29 22:38:05.010: I/DEBUG(47): b8a7e198 2f6f6c6c 656c6966 00740073 0000009b
03-29 22:38:05.010: I/DEBUG(47): b8a7e1a8 ad014c24 ace0c009 ace0bd0d b8a7e048
03-29 22:38:05.010: I/DEBUG(47): b8a7e1b8 b8a7e148 00000000 00000000 b8a7e488
03-29 22:38:05.010: I/DEBUG(47): b8a7e1c8 b8a87ca0 b8a88ce0 00000000 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e1d8 00000000 00000000 0000000b 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e1e8 00000000 fffffff6 0000002f 00000030
03-29 22:38:05.010: I/DEBUG(47): b8a7e1f8 b8a7e240 00000001 b8a7e1a8 ace0d9cb
03-29 22:38:05.010: I/DEBUG(47): b8a7e208 00000002 b8a7e1a8 ace0bc4d 00000001
03-29 22:38:05.010: I/DEBUG(47): b8a7e218 00000000 00000000 00000000 b8a87ca0
03-29 22:38:05.010: I/DEBUG(47): b8a7e228 b8a88ce0 00000000 00000000 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e238 00000000 0000024b b8a6d660 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e248 00000001 acadf000 000fe000 00001000
03-29 22:38:05.010: I/DEBUG(47): b8a7e258 00000000 00000000 00000420 00000001
03-29 22:38:05.010: I/DEBUG(47): b8a7e268 00000000 00000000 00000000 00000000
03-29 22:38:05.010: I/DEBUG(47): b8a7e278 acbdcdd0 acadd000 00000000 00000000
03-29 22:38:05.010: I/DEBUG(47): memory near r8:
03-29 22:38:05.010: I/DEBUG(47): ace0d7bc f938f170 f1706ce0 1c30f935 fc0af170
03-29 22:38:05.010: I/DEBUG(47): ace0d7cc f1701c28 1c20fc0f ff0cf16e 0000bd70
03-29 22:38:05.010: I/DEBUG(47): ace0d7dc 1c04b57f fba6f170 612068e3 6a192501
03-29 22:38:05.010: I/DEBUG(47): ace0d7ec fba8f170 a9026920 fc04f170 6920a903
03-29 22:38:05.010: I/DEBUG(47): ace0d7fc fc08f170 65654b21 447b1c28 230265e3
03-29 22:38:05.010: I/DEBUG(47): ace0d80c 4b1f6623 666465a4 66a3447b fc02f170
03-29 22:38:05.010: I/DEBUG(47): ace0d81c 93002300 33541c23 6ca11c2a 93011c06
03-29 22:38:05.010: I/DEBUG(47): ace0d82c f1701c2b 61e6fbff 36401c26 f16f1c30
03-29 22:38:05.010: I/DEBUG(47): ace0d83c 66e5fce1 35441c25 f1701c28 1c30fb2b
03-29 22:38:05.010: I/DEBUG(47): ace0d84c fce8f16f f7fe1c20 1c20fe01 fe8af7ff
03-29 22:38:05.010: I/DEBUG(47): ace0d85c f16f1c30 6a20fccf d0012800 fbeaf170
03-29 22:38:05.010: I/DEBUG(47): ace0d86c f1706920 2301fbef 1c286763 fb12f170
03-29 22:38:05.010: I/DEBUG(47): ace0d87c f16f1c30 2000fccf bd70b004 000001c1
03-29 22:38:05.040: I/DEBUG(47): ace0d88c fffffd7f 466cb537 1c053407 6c801c21
03-29 22:38:05.040: I/DEBUG(47): ace0d89c f1702201 2801fbdf 7823d107 d1022b0c
03-29 22:38:05.040: I/DEBUG(47): ace0d8ac f7ff1c28 7820fe5f 4905e007 20064a05
03-29 22:38:05.050: I/DEBUG(47): memory near r9:
03-29 22:38:05.050: I/DEBUG(47): acadefe0 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadeff0 00000000 00000000 df0027ad 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf000 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf010 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf020 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf030 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf040 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf050 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf060 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf070 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf080 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf090 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf0a0 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf0b0 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf0c0 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): acadf0d0 00000000 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): memory near sl:
03-29 22:38:05.050: I/DEBUG(47): b8a7e1d8 00000000 00000000 0000000b 00000000
03-29 22:38:05.050: I/DEBUG(47): b8a7e1e8 00000000 fffffff6 0000002f 00000030
03-29 22:38:05.050: I/DEBUG(47): b8a7e1f8 b8a7e240 00000001 b8a7e1a8 ace0d9cb
03-29 22:38:05.050: I/DEBUG(47): b8a7e208 00000002 b8a7e1a8 ace0bc4d 00000001
03-29 22:38:05.050: I/DEBUG(47): b8a7e218 00000000 00000000 00000000 b8a87ca0
03-29 22:38:05.050: I/DEBUG(47): b8a7e228 b8a88ce0 00000000 00000000 00000000
03-29 22:38:05.050: I/DEBUG(47): b8a7e238 00000000 0000024b b8a6d660 00000000
03-29 22:38:05.050: I/DEBUG(47): b8a7e248 00000001 acadf000 000fe000 00001000
03-29 22:38:05.090: I/DEBUG(47): b8a7e258 00000000 00000000 00000420 00000001
03-29 22:38:05.090: I/DEBUG(47): b8a7e268 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b8a7e278 acbdcdd0 acadd000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b8a7e288 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b8a7e298 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b8a7e2a8 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b8a7e2b8 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b8a7e2c8 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): memory near fp:
03-29 22:38:05.090: I/DEBUG(47): b6fa12a4 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa12b4 00000000 ffffffff 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa12c4 00000000 00000001 03ffffff 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa12d4 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa12e4 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa12f4 00000000 00000000 b6f68915 b6f68911
03-29 22:38:05.090: I/DEBUG(47): b6fa1304 b6f692c3 b6f693fd 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1314 00000000 00000000 b5b2ded5 b6f69491
03-29 22:38:05.090: I/DEBUG(47): b6fa1324 b6b6827d 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1334 b6f073ed b6f31dc9 acf26a6c 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1344 b6d0b041 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1354 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1364 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1374 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1384 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): b6fa1394 00000000 00000000 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): memory near sp:
03-29 22:38:05.090: I/DEBUG(47): acbdcc78 00000320 ace0b095 acf96a54 acfa366f
03-29 22:38:05.090: I/DEBUG(47): acbdcc88 acfbdb01 0000004f b8a7e1a8 ace0c669
03-29 22:38:05.090: I/DEBUG(47): acbdcc98 00000000 b8a7e1f8 b6fa12c4 b6f63ae9
03-29 22:38:05.090: I/DEBUG(47): acbdcca8 817e4627 00000024 00000000 00000000
03-29 22:38:05.090: I/DEBUG(47): acbdccb8 b8a7e520 b6f32cfd b8a7e4bc 00000000
03-29 22:38:05.130: I/DEBUG(47): acbdccc8 00000001 b6f318c7 00000001 acbdcd34
03-29 22:38:05.130: I/DEBUG(47): acbdccd8 b8a7e4bc b8a7e4bc acbdcd2c b6f31b2d
03-29 22:38:05.130: I/DEBUG(47): acbdcce8 acbdcd0c acbdcd34 b8a7e4bc b6f304d3
03-29 22:38:05.130: I/DEBUG(47): acbdccf8 acbdcd38 b6f32c21 b8a7e4f8 b6f66d33
03-29 22:38:05.130: I/DEBUG(47): acbdcd08 00000010 b8a7e49c 00000001 00000000
03-29 22:38:05.130: I/DEBUG(47): acbdcd18 0000002f 00000000 b8a7e1a8 0000002f
03-29 22:38:05.130: I/DEBUG(47): acbdcd28 00000001 00000000 b8a7e1fc 0000002f
03-29 22:38:05.130: I/DEBUG(47): acbdcd38 0000002f 00000001 00000000 b8a7e1fc
03-29 22:38:05.130: I/DEBUG(47): acbdcd48 00000000 acbdcd74 00000000 00000001
03-29 22:38:05.130: I/DEBUG(47): acbdcd58 00000001 0000002f acbdcd74 b6f32cb1
03-29 22:38:05.130: I/DEBUG(47): acbdcd68 acbdcd74 b8a7e1fc b8a7e4f8 00000000
03-29 22:38:05.130: I/DEBUG(47): code around pc:
03-29 22:38:05.130: I/DEBUG(47): ace0c648 e73bdc00 722b2300 6a5869eb fc84f171
03-29 22:38:05.130: I/DEBUG(47): ace0c658 1c0669eb f1716a58 1c05fc87 fcf8f7fe
03-29 22:38:05.130: I/DEBUG(47): ace0c668 1c316802 1c2a6a17 e72747b8 46c046c0
03-29 22:38:05.130: I/DEBUG(47): ace0c678 00000000 00000000 000f4240 00000000
03-29 22:38:05.130: I/DEBUG(47): ace0c688 002087a4 fffffb8b fffff889 fffff7c3
03-29 22:38:05.130: I/DEBUG(47): ace0c698 fffff769 0020873c 00208712 00208704
03-29 22:38:05.130: I/DEBUG(47): ace0c6a8 002086c0 41200000 00208630 3c23d70a
03-29 22:38:05.130: I/DEBUG(47): ace0c6b8 002085ec 002085e2 490fb530 4b104a0f
03-29 22:38:05.130: I/DEBUG(47): ace0c6c8 ac01b085 44791c20 447b447a fde8f000
03-29 22:38:05.130: I/DEBUG(47): ace0c6d8 d00b2800 98016861 f73468a2 1c05fead
03-29 22:38:05.130: I/DEBUG(47): ace0c6e8 68619801 6ddb6803 e0014798 426d2501
03-29 22:38:05.130: I/DEBUG(47): ace0c6f8 b0051c28 46c0bd30 00194f1a 00197384
03-29 22:38:05.130: I/DEBUG(47): ace0c708 00197389 490bb51f 4b0c4a0b 1c20ac01
03-29 22:38:05.130: I/DEBUG(47): ace0c718 447a4479 f000447b 2800fdc3 9801d009
03-29 22:38:05.130: I/DEBUG(47): ace0c728 68a26861 fea6f734 68619801 6ddb6803
03-29 22:38:05.130: I/DEBUG(47): ace0c738 bd1f4798 00194ed0 00197345 00194f62
03-29 22:38:05.130: I/DEBUG(47): code around lr:
03-29 22:38:05.130: I/DEBUG(47): ace0b074 4b0bd10e 4a0c490b 3319447b 234f9300
03-29 22:38:05.130: I/DEBUG(47): ace0b084 4b0a9301 44792006 447b447a fa46f171
03-29 22:38:05.130: I/DEBUG(47): ace0b094 bd166820 001fda76 fffffa18 0018b9d4
03-29 22:38:05.160: I/DEBUG(47): ace0b0a4 001b2a68 0018b9b5 0018b9c4 001985dd
03-29 22:38:05.160: I/DEBUG(47): ace0b0b4 f7ffb508 bd08ffcf f001b508 bd08fc6f
03-29 22:38:05.160: I/DEBUG(47): ace0b0c4 4903b508 20031c02 f1724479 bd08fde7
03-29 22:38:05.160: I/DEBUG(47): ace0b0d4 0019553c 00004770 4c10b573 25014e10
03-29 22:38:05.160: I/DEBUG(47): ace0b0e4 6823447c 401d447e 1c20d113 f80ef172
03-29 22:38:05.160: I/DEBUG(47): ace0b0f4 d00e2800 60651c20 60e560a5 f80ef172
03-29 22:38:05.160: I/DEBUG(47): ace0b104 4a094b08 58f31d20 1c19447a f1719301
03-29 22:38:05.160: I/DEBUG(47): ace0b114 4806fd25 30044478 46c0bd76 00209b00
03-29 22:38:05.160: I/DEBUG(47): ace0b124 001fd9ec fffffa1c 001fdef0 00209acc
03-29 22:38:05.160: I/DEBUG(47): ace0b134 4c06b510 6823447c d1023301 fabef001
03-29 22:38:05.160: I/DEBUG(47): ace0b144 4b036020 6818447b 46c0bd10 0020555c
03-29 22:38:05.160: I/DEBUG(47): ace0b154 0020554c 2800b508 f001d002 e001f91d
03-29 22:38:05.160: I/DEBUG(47): ace0b164 f938f001 b508bd08 f94cf001 0000bd08
03-29 22:38:06.050: I/Choreographer(431): Skipped 137 frames! The application may be doing too much work on its main thread.
03-29 22:38:06.170: I/Choreographer(535): Skipped 947 frames! The application may be doing too much work on its main thread.
03-29 22:38:06.190: W/IInputConnectionWrapper(535): showStatusIcon on inactive InputConnection
03-29 22:38:06.330: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:38:06.340: I/LauncherIconVisibilityManager(497): Boot has been completed
03-29 22:38:06.340: I/LauncherIconVisibilityManager(497): Activity has already been disabled: ComponentInfo{com.android.inputmethod.latin/com.android.inputmethod.latin.setup.SetupActivity}
03-29 22:38:06.470: I/BootReceiver(379): Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE)
03-29 22:38:06.490: W/InputDispatcher(379): channel ‘b506dff8 com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity (server)’ ~ Consumer closed input channel or an error occurred. events=0x9
03-29 22:38:06.490: E/InputDispatcher(379): channel ‘b506dff8 com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity (server)’ ~ Channel is unrecoverably broken and will be disposed!
03-29 22:38:06.500: D/Zygote(50): Process 1041 terminated by signal (11)
03-29 22:38:06.600: D/dalvikvm(379): GC_FOR_ALLOC freed 431K, 15% free 5671K/6616K, paused 127ms, total 133ms
03-29 22:38:06.600: I/ActivityManager(379): Process com.star.yxhello (pid 1041) has died.
03-29 22:38:06.600: I/WindowState(379): WIN DEATH: Window{b506dff8 u0 com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity}
03-29 22:38:06.610: W/InputDispatcher(379): Attempted to unregister already unregistered input channel ‘b506dff8 com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity (server)’
03-29 22:38:06.860: W/ActivityManager(379): Force removing ActivityRecord{b5093338 u0 com.star.yxhello/org.cocos2dx.cpp.Cocos2dxActivity t2}: app died, no saved state
03-29 22:38:07.020: D/dalvikvm(379): GC_FOR_ALLOC freed 157K, 14% free 5715K/6616K, paused 99ms, total 99ms
03-29 22:38:07.020: I/dalvikvm-heap(379): Grow heap (frag case) to 5.819MB for 159178-byte allocation
03-29 22:38:07.110: D/dalvikvm(379): GC_FOR_ALLOC freed <1K, 14% free 5870K/6772K, paused 94ms, total 94ms
03-29 22:38:07.190: D/gralloc(49): Registering a buffer in the process that created it. This may cause memory ordering problems.
03-29 22:38:07.190: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:07.190: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:07.190: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:07.200: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:07.200: E/SurfaceFlinger(49): glCheckFramebufferStatusOES error 783274895
03-29 22:38:07.200: E/SurfaceFlinger(49): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
03-29 22:38:07.200: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:07.200: E/libEGL(49): called unimplemented OpenGL ES API
03-29 22:38:07.330: I/ActivityManager(379): Config changes=480 {1.0 310mcc260mnc en_US ldltr sw480dp w480dp h775dp 160dpi lrg long port finger -keyb/v/h -nav/h s.7}
03-29 22:38:07.350: I/InputReader(379): Reconfiguring input devices. changes=0x00000004
03-29 22:38:07.350: I/InputReader(379): Device reconfigured: id=0, name=‘qwerty2’, size 480x800, orientation 0, mode 1, display id 0
03-29 22:38:07.720: I/WindowManager(379): Screen frozen for +585ms due to AppWindowToken{b50461d8 token=Token{b5044588 ActivityRecord{b5044310 u0 com.android.launcher/com.android.launcher2.Launcher t1}}}
03-29 22:38:08.090: D/PhoneStatusBar(431): mSettingsPanelGravity = 55
03-29 22:38:08.090: I/Choreographer(431): Skipped 115 frames! The application may be doing too much work on its main thread.
03-29 22:38:08.350: D/dalvikvm(379): GC_FOR_ALLOC freed 450K, 18% free 5603K/6772K, paused 311ms, total 315ms
03-29 22:38:08.350: I/Choreographer(379): Skipped 91 frames! The application may be doing too much work on its main thread.
03-29 22:38:08.570: I/Choreographer(535): Skipped 228 frames! The application may be doing too much work on its main thread.
03-29 22:38:08.670: I/Choreographer(431): Skipped 57 frames! The application may be doing too much work on its main thread.
03-29 22:38:08.790: I/Choreographer(379): Skipped 36 frames! The application may be doing too much work on its main thread.
03-29 22:38:09.120: D/InitAlarmsService(962): Clearing and rescheduling alarms.
03-29 22:38:09.840: D/dalvikvm(379): WAIT_FOR_CONCURRENT_GC blocked 1ms
03-29 22:38:10.260: D/dalvikvm(379): GC_EXPLICIT freed 30K, 13% free 5922K/6772K, paused 9ms+36ms, total 388ms
03-29 22:38:10.540: D/dalvikvm(431): GC_FOR_ALLOC freed 5882K, 70% free 3644K/11892K, paused 191ms, total 193ms
03-29 22:38:10.540: I/dalvikvm-heap(431): Grow heap (frag case) to 6.565MB for 3072016-byte allocation
03-29 22:38:11.010: D/dalvikvm(431): GC_FOR_ALLOC freed 2K, 45% free 6642K/11892K, paused 115ms, total 115ms
03-29 22:38:11.120: D/dalvikvm(431): GC_FOR_ALLOC freed <1K, 45% free 6642K/11892K, paused 51ms, total 52ms
03-29 22:38:11.120: I/dalvikvm-heap(431): Grow heap (frag case) to 9.340MB for 2912016-byte allocation
03-29 22:38:11.170: D/dalvikvm(431): GC_FOR_ALLOC freed 0K, 21% free 9486K/11892K, paused 43ms, total 43ms
03-29 22:38:11.410: E/BluetoothAdapter(511): Bluetooth binder is null
03-29 22:38:11.830: I/ActivityManager(379): Delay finish: com.android.providers.contacts/.PackageIntentReceiver
03-29 22:38:12.080: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:38:12.130: I/ActivityManager(379): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=1067 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003}
03-29 22:38:12.360: W/ContextImpl(1067): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1479 android.content.ContextWrapper.startService:494 android.content.ContextWrapper.startService:494 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:2419
03-29 22:38:12.390: I/ActivityManager(379): Delay finish: com.android.keychain/.KeyChainBroadcastReceiver
03-29 22:38:12.460: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:38:12.550: I/ActivityManager(379): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=1081 uid=10037 gids={50037, 1028, 1015}
03-29 22:38:12.660: D/dalvikvm(50): GC_EXPLICIT freed 41K, 5% free 2699K/2828K, paused 3ms+4ms, total 117ms
03-29 22:38:12.770: D/dalvikvm(50): GC_EXPLICIT freed <1K, 5% free 2699K/2828K, paused 3ms+15ms, total 108ms
03-29 22:38:12.860: D/dalvikvm(50): GC_EXPLICIT freed <1K, 5% free 2699K/2828K, paused 3ms+13ms, total 89ms
03-29 22:38:12.950: E/BluetoothAdapter(511): Bluetooth binder is null
03-29 22:38:13.040: D/AlertReceiver(962): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
03-29 22:38:13.060: I/ActivityManager(379): Delay finish: com.android.calendar/.alerts.AlertReceiver
03-29 22:38:13.080: D/AlertService(962): 0 Action = android.intent.action.PROVIDER_CHANGED
03-29 22:38:18.080: I/GlobalDismissManager(962): no sender configured
03-29 22:38:18.090: D/AlertService(962): Beginning updateAlertNotification
03-29 22:38:18.170: D/AlertService(962): No fired or scheduled alerts
03-29 22:38:18.230: D/AlertService(962): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
03-29 22:38:18.310: D/AlarmScheduler(962): No events found starting within 1 week.
03-29 22:38:18.340: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:38:18.720: D/dalvikvm(774): GC_FOR_ALLOC freed 273K, 11% free 2939K/3296K, paused 40ms, total 45ms
03-29 22:38:19.020: D/MobileDataStateTracker(379): default: setPolicyDataEnable(enabled=true)
03-29 22:38:19.030: D/ConnectivityService(379): Sampling interval elapsed, updating statistics …
03-29 22:38:19.060: D/(379): Setting time of day to sec=1396147097
03-29 22:38:17.461: D/ConnectivityService(379): Done.
03-29 22:38:17.461: D/ConnectivityService(379): Setting timer for 720seconds
03-29 22:38:17.581: I/ActivityManager(379): Delay finish: com.android.providers.calendar/.CalendarProviderBroadcastReceiver
03-29 22:38:17.721: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:38:17.761: I/dalvikvm(379): Jit: resizing JitTable from 4096 to 8192
03-29 22:38:17.771: I/ActivityManager(379): Delay finish: com.android.mms/.transaction.SmsReceiver
03-29 22:38:17.801: V/SmsReceiverService(936): onStart: #1 mResultCode: -1 = Activity.RESULT_OK
03-29 22:38:17.931: D/dalvikvm(936): GC_FOR_ALLOC freed 339K, 13% free 2873K/3296K, paused 37ms, total 51ms
03-29 22:38:17.951: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:38:18.021: E/StrictMode(936): A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
03-29 22:38:18.021: E/StrictMode(936): java.lang.Throwable: Explicit termination method ‘release’ not called
03-29 22:38:18.021: E/StrictMode(936): at dalvik.system.CloseGuard.open(CloseGuard.java:184)
03-29 22:38:18.021: E/StrictMode(936): at android.drm.DrmManagerClient.(DrmManagerClient.java:258)
03-29 22:38:18.021: E/StrictMode(936): at com.google.android.mms.pdu.PduPersister.(PduPersister.java:288)
03-29 22:38:18.021: E/StrictMode(936): at com.google.android.mms.pdu.PduPersister.getPduPersister(PduPersister.java:296)
03-29 22:38:18.021: E/StrictMode(936): at com.android.mms.transaction.TransactionService.onNewIntent(TransactionService.java:224)
03-29 22:38:18.021: E/StrictMode(936): at com.android.mms.transaction.TransactionService$ServiceHandler.handleMessage(TransactionService.java:621)
03-29 22:38:18.021: E/StrictMode(936): at android.os.Handler.dispatchMessage(Handler.java:102)
03-29 22:38:18.021: E/StrictMode(936): at android.os.Looper.loop(Looper.java:136)
03-29 22:38:18.021: E/StrictMode(936): at android.os.HandlerThread.run(HandlerThread.java:61)
03-29 22:38:18.111: I/ActivityManager(379): Delay finish: com.android.providers.calendar/.CalendarProviderBroadcastReceiver
03-29 22:38:18.211: I/ActivityManager(379): Resuming delayed broadcast
03-29 22:38:18.271: V/AlarmClock(983): AlarmInitReceiver android.intent.action.TIME_SET
03-29 22:38:18.501: I/AlarmClock(983): Displaying next alarm time: ‘’
03-29 22:38:18.541: V/AlarmClock(983): AlarmInitReceiver finished
03-29 22:38:24.911: I/MediaFocusControl(379): AudioFocus abandonAudioFocus() from android.media.AudioManager@b4da7578com.android.music.MediaPlaybackService$3@b4da63f8
03-29 22:38:26.961: D/dalvikvm(524): GC_FOR_ALLOC freed 527K, 16% free 3298K/3912K, paused 33ms, total 39ms
好长的log啊, 难道是资源问题?
哦? 求解。。。
实在不好意思, 这个LOG我也看不懂, 只是我以前碰到的大多数都是资源的问题, 比如png经过压缩在有些机器上就无法读取等等
嗯, 只能帮你顶一下了
求解决方案
重新配置整个开发环境吧,
特别留意一下你手机的型号,CPU,GPU等, 因为看到很多和硬件相关的ERROR.
换台手机试验下.