I've looked through all my code and i can't seem to figure out why I keep getting a force close every time I run the application. I've even replaced my code with the source code provided via download. The application ran fine before I went through the last example.
Here's the LogCat:
05-06 16:54:59.552: INFO/DEBUG(28): debuggerd: Dec 18 2009 16:42:51
05-06 16:54:59.652: INFO/vold(27): Android Volume Daemon version 2.0
05-06 16:54:59.693: DEBUG/qemud(35): entering main loop
05-06 16:54:59.732: INFO/vold(27): New MMC card 'SU02G' (serial 1012966) added @ /devices/platform/goldfish_mmc.0/mmc_host/mmc0/mmc0:e118
05-06 16:54:59.732: INFO/vold(27): Disk (blkdev 179:0), 51200 secs (25 MB) 0 partitions
05-06 16:54:59.732: INFO/vold(27): New blkdev 179.0 on media SU02G, media path /devices/platform/goldfish_mmc.0/mmc_host/mmc0/mmc0:e118, Dpp 0
05-06 16:54:59.732: INFO/vold(27): Evaluating dev '/devices/platform/goldfish_mmc.0/mmc_host/mmc0/mmc0:e118/block/mmcblk0' for mountable filesystems for '/sdcard'
05-06 16:54:59.732: INFO/vold(27): Aborting start of /sdcard (bootstrap = 1)
05-06 16:54:59.732: INFO/vold(27): Volmgr not ready to handle device
05-06 16:54:59.742: ERROR/vold(27): Error opening switch name path '/sys/class/switch/test2' (No such file or directory)
05-06 16:54:59.742: ERROR/vold(27): Error bootstrapping switch '/sys/class/switch/test2' (No such file or directory)
05-06 16:54:59.742: ERROR/vold(27): Error opening switch name path '/sys/class/switch/test' (No such file or directory)
05-06 16:54:59.742: ERROR/vold(27): Error bootstrapping switch '/sys/class/switch/test' (No such file or directory)
05-06 16:54:59.742: DEBUG/vold(27): Bootstrapping complete
05-06 16:55:00.082: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:00.091: DEBUG/qemud(35): created client 0xe078 listening on fd 8
05-06 16:55:00.113: DEBUG/qemud(35): client_fd_receive: attempting registration for service 'boot-properties'
05-06 16:55:00.113: DEBUG/qemud(35): client_fd_receive: -> received channel id 1
05-06 16:55:00.123: DEBUG/qemud(35): client_registration: registration succeeded for client 1
05-06 16:55:00.123: INFO/qemu-props(47): connected to 'boot-properties' qemud service.
05-06 16:55:00.132: INFO/qemu-props(47): received: qemu.sf.lcd_density=160
05-06 16:55:00.132: INFO/qemu-props(47): received: dalvik.vm.heapsize=16m
05-06 16:55:00.421: DEBUG/AndroidRuntime(30): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
05-06 16:55:00.421: DEBUG/AndroidRuntime(30): CheckJNI is ON
05-06 16:55:00.742: INFO/(31): ServiceManager: 0xad08
05-06 16:55:00.742: DEBUG/AudioHardwareInterface(31): setMode(NORMAL)
05-06 16:55:00.761: INFO/CameraService(31): CameraService started: pid=31
05-06 16:55:00.773: INFO/AudioFlinger(31): AudioFlinger's thread 0xb388 ready to run
05-06 16:55:00.832: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:00.832: DEBUG/qemud(35): created client 0xe078 listening on fd 11
05-06 16:55:00.832: DEBUG/qemud(35): fdhandler_event: disconnect on fd 11
05-06 16:55:00.832: DEBUG/AndroidRuntime(30): --- registering native functions ---
05-06 16:55:00.841: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:00.841: DEBUG/qemud(35): created client 0xe078 listening on fd 11
05-06 16:55:00.841: DEBUG/qemud(35): client_fd_receive: attempting registration for service 'gsm'
05-06 16:55:00.841: DEBUG/qemud(35): client_fd_receive: -> received channel id 2
05-06 16:55:00.853: DEBUG/qemud(35): client_registration: registration succeeded for client 2
05-06 16:55:01.162: INFO/SamplingProfilerIntegration(30): Profiler is disabled.
05-06 16:55:01.203: INFO/Zygote(30): Preloading classes...
05-06 16:55:01.212: DEBUG/dalvikvm(30): GC freed 791 objects / 50432 bytes in 7ms
05-06 16:55:01.302: DEBUG/dalvikvm(30): GC freed 251 objects / 16176 bytes in 4ms
05-06 16:55:01.373: DEBUG/dalvikvm(30): GC freed 295 objects / 18776 bytes in 4ms
05-06 16:55:01.421: DEBUG/dalvikvm(30): GC freed 214 objects / 13704 bytes in 5ms
05-06 16:55:01.482: DEBUG/dalvikvm(30): GC freed 415 objects / 26544 bytes in 6ms
05-06 16:55:01.591: DEBUG/skia(30): ------ build_power_table 1.4
05-06 16:55:01.591: DEBUG/skia(30): ------ build_power_table 0.714286
05-06 16:55:01.632: DEBUG/dalvikvm(30): GC freed 418 objects / 28656 bytes in 6ms
05-06 16:55:01.642: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libmedia_jni.so 0x0
05-06 16:55:01.732: DEBUG/dalvikvm(30): Added shared lib /system/lib/libmedia_jni.so 0x0
05-06 16:55:01.732: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libexif.so 0x0
05-06 16:55:01.742: DEBUG/dalvikvm(30): Added shared lib /system/lib/libexif.so 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): GC freed 2299 objects / 120896 bytes in 9ms
05-06 16:55:02.002: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libmedia_jni.so 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libmedia_jni.so 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libmedia_jni.so 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libmedia_jni.so 0x0
05-06 16:55:02.002: DEBUG/dalvikvm(30): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
05-06 16:55:02.353: DEBUG/dalvikvm(30): GC freed 3790 objects / 197016 bytes in 16ms
05-06 16:55:02.421: DEBUG/dalvikvm(30): GC freed 461 objects / 26344 bytes in 14ms
05-06 16:55:02.472: DEBUG/dalvikvm(30): GC freed 294 objects / 17032 bytes in 14ms
05-06 16:55:02.513: DEBUG/dalvikvm(30): GC freed 204 objects / 11424 bytes in 15ms
05-06 16:55:02.563: DEBUG/dalvikvm(30): GC freed 178 objects / 9568 bytes in 19ms
05-06 16:55:02.573: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libsrec_jni.so 0x0
05-06 16:55:02.583: DEBUG/dalvikvm(30): Added shared lib /system/lib/libsrec_jni.so 0x0
05-06 16:55:02.583: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libsrec_jni.so 0x0
05-06 16:55:02.583: DEBUG/dalvikvm(30): Shared lib '/system/lib/libsrec_jni.so' already loaded in same CL 0x0
05-06 16:55:02.783: DEBUG/dalvikvm(30): GC freed 296 objects / 34728 bytes in 17ms
05-06 16:55:02.953: DEBUG/dalvikvm(30): GC freed 787 objects / 47992 bytes in 25ms
05-06 16:55:03.042: DEBUG/dalvikvm(30): GC freed 337 objects / 38432 bytes in 27ms
05-06 16:55:03.132: DEBUG/dalvikvm(30): GC freed 418 objects / 25816 bytes in 26ms
05-06 16:55:03.183: DEBUG/dalvikvm(30): Trying to load lib /system/lib/libwebcore.so 0x0
05-06 16:55:03.242: DEBUG/dalvikvm(30): Added shared lib /system/lib/libwebcore.so 0x0
05-06 16:55:03.373: DEBUG/dalvikvm(30): GC freed 432 objects / 25104 bytes in 27ms
05-06 16:55:03.482: DEBUG/dalvikvm(30): GC freed 489 objects / 30704 bytes in 28ms
05-06 16:55:03.581: DEBUG/dalvikvm(30): GC freed 349 objects / 28848 bytes in 28ms
05-06 16:55:03.693: DEBUG/dalvikvm(30): GC freed 309 objects / 21808 bytes in 27ms
05-06 16:55:05.142: DEBUG/dalvikvm(30): GC freed 915 objects / 80176 bytes in 30ms
05-06 16:55:05.222: DEBUG/dalvikvm(30): GC freed 664 objects / 35856 bytes in 31ms
05-06 16:55:05.302: DEBUG/dalvikvm(30): GC freed 709 objects / 41184 bytes in 31ms
05-06 16:55:05.392: DEBUG/dalvikvm(30): GC freed 735 objects / 40520 bytes in 32ms
05-06 16:55:06.222: DEBUG/dalvikvm(30): GC freed 14035 objects / 475248 bytes in 42ms
05-06 16:55:06.482: DEBUG/dalvikvm(30): GC freed 10464 objects / 448096 bytes in 43ms
05-06 16:55:06.773: DEBUG/dalvikvm(30): GC freed 10770 objects / 462624 bytes in 46ms
05-06 16:55:07.103: DEBUG/dalvikvm(30): GC freed 8044 objects / 462224 bytes in 41ms
05-06 16:55:07.433: DEBUG/dalvikvm(30): GC freed 7351 objects / 463848 bytes in 45ms
05-06 16:55:07.802: DEBUG/dalvikvm(30): GC freed 9031 objects / 519256 bytes in 46ms
05-06 16:55:08.093: DEBUG/dalvikvm(30): GC freed 6899 objects / 394896 bytes in 44ms
05-06 16:55:08.241: DEBUG/dalvikvm(30): GC freed 847 objects / 50952 bytes in 40ms
05-06 16:55:08.322: DEBUG/dalvikvm(30): GC freed 540 objects / 38680 bytes in 41ms
05-06 16:55:08.412: DEBUG/dalvikvm(30): GC freed 460 objects / 31432 bytes in 43ms
05-06 16:55:08.492: DEBUG/dalvikvm(30): GC freed 426 objects / 29720 bytes in 41ms
05-06 16:55:08.502: INFO/Zygote(30): ...preloaded 1942 classes in 7294ms.
05-06 16:55:08.543: DEBUG/dalvikvm(30): GC freed 117 objects / 14864 bytes in 40ms
05-06 16:55:08.543: INFO/Zygote(30): Preloading resources...
05-06 16:55:08.592: DEBUG/dalvikvm(30): GC freed 5 objects / 224 bytes in 40ms
05-06 16:55:08.602: WARN/Zygote(30): Preloaded drawable resource #0x1080093 (res/drawable-mdpi/sym_def_app_icon.png) that varies with configuration!!
05-06 16:55:08.602: WARN/Zygote(30): Preloaded drawable resource #0x1080002 (res/drawable-mdpi/arrow_down_float.png) that varies with configuration!!
05-06 16:55:08.653: WARN/Zygote(30): Preloaded drawable resource #0x10800b4 (res/drawable/btn_check.xml) that varies with configuration!!
05-06 16:55:08.653: WARN/Zygote(30): Preloaded drawable resource #0x10800b7 (res/drawable-mdpi/btn_check_label_background.9.png) that varies with configuration!!
05-06 16:55:08.653: WARN/Zygote(30): Preloaded drawable resource #0x10800b8 (res/drawable-mdpi/btn_check_off.png) that varies with configuration!!
05-06 16:55:08.653: WARN/Zygote(30): Preloaded drawable resource #0x10800bd (res/drawable-mdpi/btn_check_on.png) that varies with configuration!!
05-06 16:55:08.672: WARN/Zygote(30): Preloaded drawable resource #0x1080004 (res/drawable/btn_default.xml) that varies with configuration!!
05-06 16:55:08.692: WARN/Zygote(30): Preloaded drawable resource #0x1080005 (res/drawable/btn_default_small.xml) that varies with configuration!!
05-06 16:55:08.713: WARN/Zygote(30): Preloaded drawable resource #0x1080006 (res/drawable/btn_dropdown.xml) that varies with configuration!!
05-06 16:55:08.742: WARN/Zygote(30): Preloaded drawable resource #0x1080008 (res/drawable/btn_plus.xml) that varies with configuration!!
05-06 16:55:08.781: WARN/Zygote(30): Preloaded drawable resource #0x1080007 (res/drawable/btn_minus.xml) that varies with configuration!!
05-06 16:55:08.803: WARN/Zygote(30): Preloaded drawable resource #0x1080009 (res/drawable/btn_radio.xml) that varies with configuration!!
05-06 16:55:08.852: WARN/Zygote(30): Preloaded drawable resource #0x108000a (res/drawable/btn_star.xml) that varies with configuration!!
05-06 16:55:08.893: DEBUG/dalvikvm(30): GC freed 396 objects / 23928 bytes in 41ms
05-06 16:55:08.903: WARN/Zygote(30): Preloaded drawable resource #0x1080125 (res/drawable/btn_toggle.xml) that varies with configuration!!
05-06 16:55:08.912: WARN/Zygote(30): Preloaded drawable resource #0x1080187 (res/drawable-mdpi/ic_emergency.png) that varies with configuration!!
05-06 16:55:08.912: WARN/Zygote(30): Preloaded drawable resource #0x1080012 (res/drawable-mdpi/divider_horizontal_bright.9.png) that varies with configuration!!
05-06 16:55:08.912: WARN/Zygote(30): Preloaded drawable resource #0x1080014 (res/drawable-mdpi/divider_horizontal_dark.9.png) that varies with configuration!!
05-06 16:55:08.932: WARN/Zygote(30): Preloaded drawable resource #0x1080016 (res/drawable/edit_text.xml) that varies with configuration!!
05-06 16:55:08.942: WARN/Zygote(30): Preloaded drawable resource #0x1080161 (res/drawable/expander_group.xml) that varies with configuration!!
05-06 16:55:08.973: WARN/Zygote(30): Preloaded drawable resource #0x1080062 (res/drawable/list_selector_background.xml) that varies with configuration!!
05-06 16:55:08.973: WARN/Zygote(30): Preloaded drawable resource #0x1080217 (res/drawable-mdpi/menu_background.9.png) that varies with configuration!!
05-06 16:55:08.983: WARN/Zygote(30): Preloaded drawable resource #0x1080218 (res/drawable-mdpi/menu_background_fill_parent_width.9.png) that varies with configuration!!
05-06 16:55:08.992: WARN/Zygote(30): Preloaded drawable resource #0x1080219 (res/drawable/menu_selector.xml) that varies with configuration!!
05-06 16:55:09.002: WARN/Zygote(30): Preloaded drawable resource #0x1080224 (res/drawable-mdpi/panel_background.9.png) that varies with configuration!!
05-06 16:55:09.002: WARN/Zygote(30): Preloaded drawable resource #0x108022e (res/drawable-mdpi/popup_bottom_bright.9.png) that varies with configuration!!
05-06 16:55:09.012: WARN/Zygote(30): Preloaded drawable resource #0x108022f (res/drawable-mdpi/popup_bottom_dark.9.png) that varies with configuration!!
05-06 16:55:09.012: WARN/Zygote(30): Preloaded drawable resource #0x1080230 (res/drawable-mdpi/popup_bottom_medium.9.png) that varies with configuration!!
05-06 16:55:09.022: WARN/Zygote(30): Preloaded drawable resource #0x1080231 (res/drawable-mdpi/popup_center_bright.9.png) that varies with configuration!!
05-06 16:55:09.022: WARN/Zygote(30): Preloaded drawable resource #0x1080232 (res/drawable-mdpi/popup_center_dark.9.png) that varies with configuration!!
05-06 16:55:09.022: WARN/Zygote(30): Preloaded drawable resource #0x1080235 (res/drawable-mdpi/popup_full_dark.9.png) that varies with configuration!!
05-06 16:55:09.031: WARN/Zygote(30): Preloaded drawable resource #0x1080238 (res/drawable-mdpi/popup_top_bright.9.png) that varies with configuration!!
05-06 16:55:09.031: WARN/Zygote(30): Preloaded drawable resource #0x1080239 (res/drawable-mdpi/popup_top_dark.9.png) that varies with configuration!!
05-06 16:55:09.053: WARN/Zygote(30): Preloaded drawable resource #0x108006d (res/drawable/progress_indeterminate_horizontal.xml) that varies with configuration!!
05-06 16:55:09.053: WARN/Zygote(30): Preloaded drawable resource #0x108023f (res/drawable/progress_small.xml) that varies with configuration!!
05-06 16:55:09.063: WARN/Zygote(30): Preloaded drawable resource #0x1080240 (res/drawable/progress_small_titlebar.xml) that varies with configuration!!
05-06 16:55:09.102: DEBUG/dalvikvm(30): GC freed 452 objects / 31808 bytes in 42ms
05-06 16:55:09.112: WARN/Zygote(30): Preloaded drawable resource #0x1080262 (res/drawable-mdpi/scrollbar_handle_horizontal.9.png) that varies with configuration!!
05-06 16:55:09.112: WARN/Zygote(30): Preloaded drawable resource #0x1080263 (res/drawable-mdpi/scrollbar_handle_vertical.9.png) that varies with configuration!!
05-06 16:55:09.121: WARN/Zygote(30): Preloaded drawable resource #0x1080071 (res/drawable/spinner_dropdown_background.xml) that varies with configuration!!
05-06 16:55:09.133: WARN/Zygote(30): Preloaded drawable resource #0x1080326 (res/drawable-mdpi/title_bar_shadow.9.png) that varies with configuration!!
05-06 16:55:09.133: WARN/Zygote(30): Preloaded drawable resource #0x10801c6 (res/drawable-mdpi/indicator_code_lock_drag_direction_green_up.png) that varies with configuration!!
05-06 16:55:09.133: WARN/Zygote(30): Preloaded drawable resource #0x10801c7 (res/drawable-mdpi/indicator_code_lock_drag_direction_red_up.png) that varies with configuration!!
05-06 16:55:09.182: DEBUG/dalvikvm(30): GC freed 207 objects / 11616 bytes in 40ms
05-06 16:55:09.182: WARN/Zygote(30): Preloaded drawable resource #0x10801c8 (res/drawable-mdpi/indicator_code_lock_point_area_default.png) that varies with configuration!!
05-06 16:55:09.192: WARN/Zygote(30): Preloaded drawable resource #0x10801c9 (res/drawable-mdpi/indicator_code_lock_point_area_green.png) that varies with configuration!!
05-06 16:55:09.201: WARN/Zygote(30): Preloaded drawable resource #0x10801ca (res/drawable-mdpi/indicator_code_lock_point_area_red.png) that varies with configuration!!
05-06 16:55:09.201: INFO/Zygote(30): ...preloaded 48 resources in 658ms.
05-06 16:55:09.223: INFO/Zygote(30): ...preloaded 15 resources in 17ms.
05-06 16:55:09.262: DEBUG/dalvikvm(30): GC freed 142 objects / 11832 bytes in 42ms
05-06 16:55:09.313: DEBUG/dalvikvm(30): GC freed 127 objects / 5144 bytes in 42ms
05-06 16:55:09.352: DEBUG/dalvikvm(30): GC freed 14 objects / 504 bytes in 42ms
05-06 16:55:09.352: INFO/dalvikvm(30): Splitting out new zygote heap
05-06 16:55:09.362: INFO/dalvikvm(30): System server process 55 has been created
05-06 16:55:09.373: INFO/Zygote(30): Accepting command socket connections
05-06 16:55:09.462: DEBUG/dalvikvm(55): Trying to load lib /system/lib/libandroid_servers.so 0x0
05-06 16:55:09.603: DEBUG/dalvikvm(55): Added shared lib /system/lib/libandroid_servers.so 0x0
05-06 16:55:09.622: ERROR/BatteryService(55): usbOnlinePath not found
05-06 16:55:09.622: ERROR/BatteryService(55): batteryVoltagePath not found
05-06 16:55:09.622: ERROR/BatteryService(55): batteryTemperaturePath not found
05-06 16:55:09.622: INFO/sysproc(55): Entered system_init()
05-06 16:55:09.622: INFO/sysproc(55): ServiceManager: 0x116850
05-06 16:55:09.632: INFO/SurfaceFlinger(55): SurfaceFlinger is starting
05-06 16:55:09.632: INFO/SurfaceFlinger(55): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
05-06 16:55:09.632: ERROR/SurfaceFlinger(55): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
05-06 16:55:09.652: INFO/gralloc(55): using (fd=22)
05-06 16:55:09.652: INFO/gralloc(55): id =
05-06 16:55:09.652: INFO/gralloc(55): xres = 320 px
05-06 16:55:09.652: INFO/gralloc(55): yres = 480 px
05-06 16:55:09.652: INFO/gralloc(55): xres_virtual = 320 px
05-06 16:55:09.652: INFO/gralloc(55): yres_virtual = 960 px
05-06 16:55:09.652: INFO/gralloc(55): bpp = 16
05-06 16:55:09.652: INFO/gralloc(55): r = 11:5
05-06 16:55:09.652: INFO/gralloc(55): g = 5:6
05-06 16:55:09.652: INFO/gralloc(55): b = 0:5
05-06 16:55:09.652: INFO/gralloc(55): width = 49 mm (165.877548 dpi)
05-06 16:55:09.652: INFO/gralloc(55): height = 74 mm (164.756760 dpi)
05-06 16:55:09.652: INFO/gralloc(55): refresh rate = 60.00 Hz
05-06 16:55:09.661: DEBUG/libEGL(55): egl.cfg not found, using default config
05-06 16:55:09.661: DEBUG/libEGL(55): loaded /system/lib/egl/libGLES_android.so
05-06 16:55:09.682: INFO/SurfaceFlinger(55): EGL informations:
05-06 16:55:09.682: INFO/SurfaceFlinger(55): # of configs : 8
05-06 16:55:09.682: INFO/SurfaceFlinger(55): vendor : Android
05-06 16:55:09.682: INFO/SurfaceFlinger(55): version : 1.4 Android META-EGL
05-06 16:55:09.682: INFO/SurfaceFlinger(55): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle EGL_ANDROID_get_render_buffer
05-06 16:55:09.682: INFO/SurfaceFlinger(55): Client API: OpenGL ES
05-06 16:55:09.682: INFO/SurfaceFlinger(55): EGLSurface: 5-6-5-0, config=0x1000000
05-06 16:55:09.682: INFO/SurfaceFlinger(55): flags : 001c0000
05-06 16:55:09.682: INFO/SurfaceFlinger(55): OpenGL informations:
05-06 16:55:09.682: INFO/SurfaceFlinger(55): vendor : Android
05-06 16:55:09.682: INFO/SurfaceFlinger(55): renderer : Android PixelFlinger 1.2
05-06 16:55:09.682: INFO/SurfaceFlinger(55): version : OpenGL ES-CM 1.0
05-06 16:55:09.682: INFO/SurfaceFlinger(55): extensions: 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_ARB_texture_compression GL_ARB_texture_non_power_of_two GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object GL_ANDROID_generate_mipmap
05-06 16:55:09.701: INFO/sysproc(55): System server: starting Android runtime.
05-06 16:55:09.701: INFO/sysproc(55): System server: starting Android services.
05-06 16:55:09.701: INFO/SystemServer(55): Entered the Android system server!
05-06 16:55:09.701: INFO/sysproc(55): System server: entering thread pool.
05-06 16:55:09.741: INFO/SystemServer(55): Entropy Service
05-06 16:55:09.792: INFO/SystemServer(55): Power Manager
05-06 16:55:09.812: INFO/SystemServer(55): Activity Manager
05-06 16:55:09.833: INFO/ActivityManager(55): Memory class: 16
05-06 16:55:09.872: WARN/UsageStats(55): Usage stats version changed; dropping
05-06 16:55:09.991: INFO/SystemServer(55): Telephony Registry
05-06 16:55:10.013: DEBUG/libEGL(65): egl.cfg not found, using default config
05-06 16:55:10.023: INFO/SystemServer(55): Package Manager
05-06 16:55:10.023: DEBUG/libEGL(65): loaded /system/lib/egl/libGLES_android.so
05-06 16:55:10.042: INFO/Installer(55): connecting...
05-06 16:55:10.042: INFO/installd(32): new connection
05-06 16:55:10.053: WARN/zipro(65): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
05-06 16:55:10.053: WARN/zipro(65): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
05-06 16:55:10.192: INFO/ARMAssembler(65): generated scanline__00000077:03545404_00000A01_00000000 [ 30 ipp] (51 ins) at [0x1c0b8:0x1c184] in 4467259 ns
05-06 16:55:10.241: INFO/PackageManager(55): Libs: android.test.runner:/system/framework/android.test.runner.jar javax.obex:/system/framework/javax.obex.jar com.google.android.maps:/system/framework/com.google.android.maps.jar com.google.android.gtalkservice:/system/framework/com.google.android.gtalkservice.jar
05-06 16:55:10.241: INFO/PackageManager(55): Features: android.hardware.wifi android.hardware.location.network android.hardware.camera android.hardware.bluetooth android.hardware.location android.hardware.location.gps android.hardware.camera.autofocus android.hardware.touchscreen android.hardware.sensor.accelerometer android.hardware.sensor.compass android.software.live_wallpaper
05-06 16:55:10.492: DEBUG/dalvikvm(55): GC freed 5069 objects / 229672 bytes in 85ms
05-06 16:55:10.592: WARN/PackageManager(55): Running ENG build: no pre-dexopt!
05-06 16:55:10.633: DEBUG/PackageManager(55): Scanning app dir /system/framework
05-06 16:55:10.772: DEBUG/PackageManager(55): Scanning app dir /system/app
05-06 16:55:11.242: DEBUG/dalvikvm(55): GC freed 5265 objects / 350192 bytes in 69ms
05-06 16:55:12.111: DEBUG/dalvikvm(55): GC freed 4426 objects / 253752 bytes in 74ms
05-06 16:55:12.313: DEBUG/PackageManager(55): Scanning app dir /data/app
05-06 16:55:12.322: INFO/PackageParser(55): apt.tutorial.two: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
05-06 16:55:12.332: INFO/PackageParser(55): com.pa.whereami: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
05-06 16:55:12.332: DEBUG/PackageManager(55): Scanning app dir /data/app-private
05-06 16:55:12.342: INFO/PackageManager(55): Time to scan packages: 1.746 seconds
05-06 16:55:12.342: WARN/PackageManager(55): Unknown permission com.google.android.providers.gmail.permission.WRIT E_GMAIL in package com.android.settings
05-06 16:55:12.342: WARN/PackageManager(55): Unknown permission com.google.android.providers.gmail.permission.READ _GMAIL in package com.android.settings
05-06 16:55:12.342: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH in package com.android.settings
05-06 16:55:12.342: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH in package com.android.providers.contacts
05-06 16:55:12.342: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH.cp in package com.android.providers.contacts
05-06 16:55:12.342: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH.mail in package com.android.contacts
05-06 16:55:12.342: WARN/PackageManager(55): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH in package com.android.development
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH.ALL_SERVICES in package com.android.development
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH.YouTubeUser in package com.android.development
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.ACCESS_GO OGLE_PASSWORD in package com.android.development
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH in package com.android.browser
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH in package com.google.android.apps.maps
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.google.android.googleapps.permission.GOOGLE_AU TH.local in package com.google.android.apps.maps
05-06 16:55:12.352: WARN/PackageManager(55): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.google.android.apps.maps
05-06 16:55:12.502: DEBUG/dalvikvm(55): GC freed 4174 objects / 269464 bytes in 72ms
05-06 16:55:12.522: INFO/SystemServer(55): Account Manager
05-06 16:55:12.531: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f0700e5
05-06 16:55:12.531: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f020031
05-06 16:55:12.531: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f020030
05-06 16:55:12.531: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f050000
05-06 16:55:12.553: INFO/SystemServer(55): Content Manager
05-06 16:55:12.563: INFO/SyncManager(55): No initial accounts
05-06 16:55:12.563: INFO/SyncManager(55): No initial status
05-06 16:55:12.563: INFO/SyncManager(55): No initial pending operations
05-06 16:55:12.563: INFO/SyncManager(55): No initial statistics
05-06 16:55:12.662: INFO/SystemServer(55): System Content Providers
05-06 16:55:12.662: INFO/ActivityThread(55): Publishing provider settings: com.android.providers.settings.SettingsProvider
05-06 16:55:12.682: INFO/SystemServer(55): Battery Service
05-06 16:55:12.692: INFO/SystemServer(55): Hardware Service
05-06 16:55:12.692: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:12.692: DEBUG/qemud(35): created client 0x11008 listening on fd 12
05-06 16:55:12.692: DEBUG/qemud(35): client_fd_receive: attempting registration for service 'hw-control'
05-06 16:55:12.692: DEBUG/qemud(35): client_fd_receive: -> received channel id 3
05-06 16:55:12.703: DEBUG/qemud(35): client_registration: registration succeeded for client 3
05-06 16:55:12.781: INFO/SystemServer(55): Alarm Manager
05-06 16:55:12.803: INFO/SystemServer(55): Init Watchdog
05-06 16:55:12.803: INFO/SystemServer(55): Sensor Service
05-06 16:55:12.803: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:12.803: DEBUG/qemud(35): created client 0xc038 listening on fd 13
05-06 16:55:12.803: DEBUG/qemud(35): client_fd_receive: attempting registration for service 'sensors'
05-06 16:55:12.803: DEBUG/qemud(35): client_fd_receive: -> received channel id 4
05-06 16:55:12.813: DEBUG/qemud(35): client_registration: registration succeeded for client 4
05-06 16:55:12.822: DEBUG/qemud(35): fdhandler_event: disconnect on fd 13
05-06 16:55:12.822: INFO/SystemServer(55): Window Manager
05-06 16:55:12.861: INFO/EventHub(55): New keyboard: publicID=65536 device->id=0x10000 devname='qwerty2' propName='hw.keyboards.65536.devname' keylayout='/system/usr/keylayout/qwerty.kl'
05-06 16:55:12.861: INFO/EventHub(55): New device: path=/dev/input/event0 name=qwerty2 id=0x10000 (of 0x1) index=1 fd=48 classes=0x2f
05-06 16:55:12.861: ERROR/EventHub(55): could not get driver version for /dev/input/mouse0, Not a typewriter
05-06 16:55:12.861: ERROR/EventHub(55): could not get driver version for /dev/input/mice, Not a typewriter
05-06 16:55:12.861: INFO/KeyInputQueue(55): Device added: id=0x0, name=qwerty2, classes=2f
05-06 16:55:12.861: INFO/KeyInputQueue(55): X: unknown values
05-06 16:55:12.861: INFO/KeyInputQueue(55): Y: unknown values
05-06 16:55:12.861: INFO/KeyInputQueue(55): Pressure: unknown values
05-06 16:55:12.861: INFO/KeyInputQueue(55): Size: unknown values
05-06 16:55:12.861: INFO/KeyInputQueue(55): No virtual keys found
05-06 16:55:12.893: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:12.893: DEBUG/qemud(35): created client 0xc038 listening on fd 13
05-06 16:55:12.893: DEBUG/qemud(35): client_fd_receive: attempting registration for service 'sensors'
05-06 16:55:12.893: DEBUG/qemud(35): client_fd_receive: -> received channel id 5
05-06 16:55:12.902: DEBUG/qemud(35): client_registration: registration succeeded for client 5
05-06 16:55:12.912: DEBUG/qemud(35): fdhandler_event: disconnect on fd 13
05-06 16:55:12.912: DEBUG/SensorManager(55): found sensor: Goldfish 3-axis Accelerometer, handle=0
05-06 16:55:12.963: INFO/SystemServer(55): Registering null Bluetooth Service (emulator)
05-06 16:55:12.963: ERROR/System(55): Failure starting core service
05-06 16:55:12.963: ERROR/System(55): java.lang.SecurityException
05-06 16:55:12.963: ERROR/System(55): at android.os.BinderProxy.transact(Native Method)
05-06 16:55:12.963: ERROR/System(55): at android.os.ServiceManagerProxy.addService(ServiceM anagerNative.java:146)
05-06 16:55:12.963: ERROR/System(55): at android.os.ServiceManager.addService(ServiceManage r.java:72)
05-06 16:55:12.963: ERROR/System(55): at com.android.server.ServerThread.run(SystemServer.j ava:176)
05-06 16:55:12.973: ERROR/AndroidRuntime(55): Crash logging skipped, no checkin service
05-06 16:55:12.973: INFO/SystemServer(55): Status Bar
05-06 16:55:13.111: INFO/SystemServer(55): Clipboard Service
05-06 16:55:13.111: INFO/SystemServer(55): Input Method Service
05-06 16:55:13.123: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f060001
05-06 16:55:13.153: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f060000
05-06 16:55:13.153: INFO/InputManagerService(55): Enabled input methods: com.android.inputmethod.latin/.LatinIME:jp.co.omronsoft.openwnn/.OpenWnnJAJP:com.android.inputmethod.pinyin/.PinyinIME
05-06 16:55:13.203: INFO/SystemServer(55): NetStat Service
05-06 16:55:13.203: INFO/SystemServer(55): Connectivity Service
05-06 16:55:13.213: VERBOSE/ConnectivityService(55): ConnectivityService starting up
05-06 16:55:13.232: VERBOSE/ConnectivityService(55): Starting Wifi Service.
05-06 16:55:13.272: INFO/WifiService(55): WifiService starting up with Wi-Fi disabled
05-06 16:55:13.293: INFO/SystemServer(55): Accessibility Manager
05-06 16:55:13.303: INFO/SystemServer(55): Notification Manager
05-06 16:55:13.342: INFO/SystemServer(55): Mount Service
05-06 16:55:13.342: INFO/SystemServer(55): Device Storage Monitor
05-06 16:55:13.361: INFO/SystemServer(55): Location Manager
05-06 16:55:13.373: INFO/SystemServer(55): Search Service
05-06 16:55:13.373: INFO/SystemServer(55): Checkin Service
05-06 16:55:13.373: WARN/ActivityManager(55): Unable to start service Intent { cmp=com.google.android.server.checkin/.CheckinService }: not found
05-06 16:55:13.373: WARN/SystemServer(55): Using fallback Checkin Service.
05-06 16:55:13.373: INFO/SystemServer(55): Wallpaper Service
05-06 16:55:13.383: DEBUG/libhardware_legacy(55): using QEMU GPS Hardware emulation
05-06 16:55:13.393: WARN/GpsLocationProvider(55): Could not open GPS configuration file /etc/gps.conf
05-06 16:55:13.412: INFO/SystemServer(55): Audio Service
05-06 16:55:13.432: DEBUG/GpsLocationProvider(55): enable
05-06 16:55:13.432: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:13.432: DEBUG/qemud(35): created client 0xc038 listening on fd 13
05-06 16:55:13.453: DEBUG/qemud(35): client_fd_receive: attempting registration for service 'gps'
05-06 16:55:13.453: DEBUG/qemud(35): client_fd_receive: -> received channel id 6
05-06 16:55:13.463: DEBUG/qemud(35): client_registration: registration succeeded for client 6
05-06 16:55:13.633: DEBUG/dalvikvm(55): Trying to load lib /system/lib/libsoundpool.so 0x0
05-06 16:55:13.633: DEBUG/dalvikvm(55): Added shared lib /system/lib/libsoundpool.so 0x0
05-06 16:55:13.633: DEBUG/SoundPool(55): error loading /system/media/audio/ui/Effect_Tick.ogg
05-06 16:55:13.633: WARN/AudioService(55): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
05-06 16:55:13.633: DEBUG/SoundPool(55): error loading /system/media/audio/ui/KeypressStandard.ogg
05-06 16:55:13.633: WARN/AudioService(55): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg
05-06 16:55:13.643: DEBUG/SoundPool(55): error loading /system/media/audio/ui/KeypressSpacebar.ogg
05-06 16:55:13.643: WARN/AudioService(55): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg
05-06 16:55:13.643: DEBUG/SoundPool(55): error loading /system/media/audio/ui/KeypressDelete.ogg
05-06 16:55:13.643: WARN/AudioService(55): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg
05-06 16:55:13.643: DEBUG/SoundPool(55): error loading /system/media/audio/ui/KeypressReturn.ogg
05-06 16:55:13.643: WARN/AudioService(55): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg
05-06 16:55:13.643: INFO/SystemServer(55): Headset Observer
05-06 16:55:13.643: WARN/HeadsetObserver(55): This kernel does not have wired headset support
05-06 16:55:13.643: INFO/SystemServer(55): Dock Observer
05-06 16:55:13.643: WARN/DockObserver(55): This kernel does not have dock station support
05-06 16:55:13.643: INFO/SystemServer(55): Backup Service
05-06 16:55:13.703: DEBUG/GpsLocationProvider(55): GpsEventThread starting
05-06 16:55:13.703: WARN/ActivityManager(55): Unable to start service Intent { cmp=com.google.android.backup/.BackupTransportService }: not found
05-06 16:55:13.703: INFO/BackupManagerService(55): Found stale backup journal, scheduling:
05-06 16:55:13.703: INFO/BackupManagerService(55): + android
05-06 16:55:13.703: INFO/BackupManagerService(55): + com.android.inputmethod.latin
05-06 16:55:13.703: INFO/BackupManagerService(55): + com.android.browser
05-06 16:55:13.703: INFO/BackupManagerService(55): + com.android.providers.userdictionary
05-06 16:55:13.703: INFO/BackupManagerService(55): + com.android.providers.settings
05-06 16:55:13.713: INFO/BackupManagerService(55): Backup enabled => false
05-06 16:55:13.743: INFO/SystemServer(55): AppWidget Service
05-06 16:55:13.753: DEBUG/GpsLocationProvider(55): NetworkThread starting
05-06 16:55:13.753: DEBUG/GpsLocationProvider(55): NetworkThread wait for network
05-06 16:55:13.882: DEBUG/dalvikvm(55): GC freed 5198 objects / 286112 bytes in 93ms
05-06 16:55:13.933: INFO/WindowManager(55): SAFE MODE not enabled
05-06 16:55:13.952: INFO/ActivityManager(55): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=18}
05-06 16:55:13.975: DEBUG/PowerManagerService(55): system ready!
05-06 16:55:14.002: INFO/ActivityManager(55): System now ready
05-06 16:55:14.043: INFO/SystemServer(55): Making services ready
05-06 16:55:14.053: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030003
05-06 16:55:14.092: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030012
05-06 16:55:14.111: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030000
05-06 16:55:14.133: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030034
05-06 16:55:14.182: INFO/Zygote(55): Process: zygote socket opened
05-06 16:55:14.203: INFO/ActivityManager(55): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=95 uid=10001 gids={3003, 1015}
05-06 16:55:14.223: INFO/ActivityManager(55): Start proc com.android.phone for added application com.android.phone: pid=97 uid=1001 gids={3002, 3001, 3003, 1015}
05-06 16:55:14.223: INFO/ActivityManager(55): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/.Launcher }
05-06 16:55:14.303: INFO/ActivityManager(55): Start proc android.process.acore for activity com.android.launcher/.Launcher: pid=101 uid=10001 gids={3003, 1015}
05-06 16:55:14.691: WARN/StatusBar(55): No icon ID for slot ime
05-06 16:55:14.982: DEBUG/dalvikvm(55): GC freed 2563 objects / 134656 bytes in 197ms
05-06 16:55:15.783: DEBUG/ddm-heap(55): Got feature list request
05-06 16:55:15.822: DEBUG/ddm-heap(97): Got feature list request
05-06 16:55:15.852: DEBUG/ddm-heap(101): Got feature list request
05-06 16:55:15.863: DEBUG/ddm-heap(95): Got feature list request
05-06 16:55:16.222: INFO/ActivityManager(55): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=121 uid=1000 gids={3003, 3002, 3001}
05-06 16:55:16.263: DEBUG/dalvikvm(95): Trying to load lib /system/lib/libjni_latinime.so 0x43b7d3b8
05-06 16:55:16.302: DEBUG/dalvikvm(95): Added shared lib /system/lib/libjni_latinime.so 0x43b7d3b8
05-06 16:55:16.602: INFO/ActivityThread(97): Publishing provider mms: com.android.providers.telephony.MmsProvider
05-06 16:55:16.673: INFO/ActivityThread(101): Publishing provider com.android.globalsearch.stats: com.android.globalsearch.StatsProvider
05-06 16:55:16.913: INFO/ActivityThread(97): Publishing provider sms: com.android.providers.telephony.SmsProvider
05-06 16:55:16.942: INFO/ActivityThread(97): Publishing provider telephony: com.android.providers.telephony.TelephonyProvider
05-06 16:55:17.003: INFO/ActivityThread(97): Publishing provider icc: com.android.phone.IccProvider
05-06 16:55:17.073: INFO/ActivityThread(97): Publishing provider mms-sms: com.android.providers.telephony.MmsSmsProvider
05-06 16:55:17.153: DEBUG/dalvikvm(55): GC freed 2523 objects / 155432 bytes in 275ms
05-06 16:55:17.353: INFO/ActivityThread(101): Publishing provider com.android.social: com.android.providers.contacts.SocialProvider
05-06 16:55:18.372: DEBUG/dalvikvm(55): GC freed 829 objects / 36368 bytes in 399ms
05-06 16:55:19.163: DEBUG/PhoneApp(97): mProximityWakeLock: null
05-06 16:55:19.192: DEBUG/AndroidRuntime(125): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
05-06 16:55:19.202: DEBUG/AndroidRuntime(125): CheckJNI is ON
05-06 16:55:19.233: INFO/ActivityThread(101): Publishing provider applications: com.android.providers.applications.ApplicationsPro vider
05-06 16:55:19.253: WARN/ActivityManager(55): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
05-06 16:55:19.352: DEBUG/PhoneApp(97): Resetting audio state/mode: IDLE
05-06 16:55:19.653: INFO/ActivityThread(101): Publishing provider com.android.globalsearch.SuggestionProvider: com.android.globalsearch.SuggestionProvider
05-06 16:55:19.673: DEBUG/AlarmManagerService(55): Kernel timezone updated to 0 minutes west of GMT
05-06 16:55:19.673: DEBUG/dalvikvm(55): GREF has increased to 201
05-06 16:55:19.702: DEBUG/SystemClock(97): Setting time of day to sec=1273164919
05-06 16:55:19.468: INFO/ActivityManager(55): Start proc com.android.alarmclock for broadcast com.android.alarmclock/.AlarmInitReceiver: pid=143 uid=10000 gids={}
05-06 16:55:19.468: WARN/SystemClock(97): Unable to set rtc to 1273164919: Invalid argument
05-06 16:55:19.558: DEBUG/MobileDataStateTracker(55): default Received state= DISCONNECTED, old= DISCONNECTED, reason= radioTurnedOff, apnTypeList= default
05-06 16:55:19.599: DEBUG/MobileDataStateTracker(55): default Received state= DISCONNECTED, old= DISCONNECTED, reason= gprsDetached, apnTypeList= default
05-06 16:55:20.420: DEBUG/AndroidRuntime(125): --- registering native functions ---
05-06 16:55:20.490: INFO/ActivityThread(143): Publishing provider com.android.alarmclock: com.android.alarmclock.AlarmProvider
05-06 16:55:20.609: DEBUG/dalvikvm(97): GC freed 3887 objects / 234496 bytes in 379ms
05-06 16:55:20.750: ERROR/ActivityThread(97): Failed to find provider info for android.server.checkin
05-06 16:55:20.759: WARN/Checkin(97): Can't update stat PHONE_GSM_REGISTERED: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/stats
05-06 16:55:21.058: DEBUG/MobileDataStateTracker(55): default Received state= DISCONNECTED, old= DISCONNECTED, reason= (unspecified), apnTypeList= default
05-06 16:55:21.138: INFO/ActivityThread(101): Publishing provider com.android.launcher.settings: com.android.launcher.LauncherProvider
05-06 16:55:21.199: INFO/ActivityThread(101): Publishing provider contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
05-06 16:55:21.330: DEBUG/MccTable(97): updateMccMncConfiguration: mcc=310, mnc=260
05-06 16:55:21.349: DEBUG/MccTable(97): locale set to en_us
05-06 16:55:21.419: DEBUG/MccTable(97): WIFI_NUM_ALLOWED_CHANNESL set to 11
05-06 16:55:21.439: INFO/WifiService(55): WifiService trying to setNumAllowed to 11 with persist set to false
05-06 16:55:21.459: INFO/ActivityManager(55): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=18}
05-06 16:55:21.478: INFO/UsageStats(55): Unexpected resume of com.android.launcher while already resumed in com.android.launcher
05-06 16:55:21.669: WARN/BackupManagerService(55): dataChanged but no participant pkg='com.android.providers.settings' uid=10000
05-06 16:55:21.750: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030034
05-06 16:55:21.798: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030000
05-06 16:55:21.819: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030012
05-06 16:55:21.838: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f030003
05-06 16:55:22.160: DEBUG/TelephonyProvider(97): Setting numeric '310260' to be the current operator
05-06 16:55:22.279: ERROR/ActivityThread(97): Failed to find provider info for android.server.checkin
05-06 16:55:22.279: WARN/Checkin(97): Can't update stat PHONE_GPRS_ATTEMPTED: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/stats
05-06 16:55:22.298: DEBUG/MobileDataStateTracker(55): default Received state= CONNECTING, old= DISCONNECTED, reason= simLoaded, apnTypeList= *
05-06 16:55:22.308: DEBUG/NetworkStateTracker(55): setDetailed state, old =IDLE and new state=CONNECTING
05-06 16:55:22.308: DEBUG/ConnectivityService(55): ConnectivityChange for MOBILE: CONNECTING/CONNECTING
05-06 16:55:22.400: ERROR/ActivityThread(97): Failed to find provider info for android.server.checkin
05-06 16:55:22.400: WARN/Checkin(97): Can't update stat PHONE_GPRS_CONNECTED: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/stats
05-06 16:55:22.420: DEBUG/MobileDataStateTracker(55): default Received state= CONNECTED, old= CONNECTING, reason= simLoaded, apnTypeList= *
05-06 16:55:22.420: DEBUG/MobileDataStateTracker(55): CONNECTED event did not supply interface name.
05-06 16:55:22.430: DEBUG/NetworkStateTracker(55): setDetailed state, old =CONNECTING and new state=CONNECTED
05-06 16:55:22.430: DEBUG/ConnectivityService(55): ConnectivityChange for MOBILE: CONNECTED/CONNECTED
05-06 16:55:22.438: VERBOSE/NetworkStateTracker(55): Setting TCP values: [4094,87380,110208,4096,16384,110208] which comes from [net.tcp.buffersize.umts]
05-06 16:55:22.469: DEBUG/MobileDataStateTracker(55): replacing old mInterfaceName (null) with null for mms
05-06 16:55:22.479: DEBUG/MobileDataStateTracker(55): replacing old mInterfaceName (null) with null for supl
05-06 16:55:22.489: DEBUG/MobileDataStateTracker(55): replacing old mInterfaceName (null) with null for dun
05-06 16:55:22.508: DEBUG/MobileDataStateTracker(55): replacing old mInterfaceName (null) with null for hipri
05-06 16:55:22.518: DEBUG/ConnectivityService(55): adding dns 10.0.2.3 for MOBILE
05-06 16:55:22.610: DEBUG/ConnectivityService(55): adding dns 10.0.2.4 for MOBILE
05-06 16:55:22.620: DEBUG/ConnectivityService(55): adding dns 10.0.2.5 for MOBILE
05-06 16:55:22.620: DEBUG/ConnectivityService(55): adding dns 10.0.2.6 for MOBILE
05-06 16:55:22.969: INFO/ActivityManager(55): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=157 uid=10004 gids={1006, 1015, 2001, 3003}
05-06 16:55:22.979: DEBUG/GpsLocationProvider(55): updateNetworkState available info: NetworkInfo: type: MOBILE[UMTS], state: CONNECTED/CONNECTED, reason: simLoaded, extra: internet, roaming: false, failover: false, isAvailable: true
05-06 16:55:22.989: DEBUG/GpsLocationProvider(55): NetworkThread wait for 9223372036854775807ms
05-06 16:55:23.559: INFO/ActivityThread(157): Publishing provider media: com.android.providers.media.MediaProvider
05-06 16:55:23.620: DEBUG/PackageParser(55): Scanning package: /data/app/vmdl10104.tmp
05-06 16:55:23.639: VERBOSE/MediaProvider(157): Attached volume: internal
05-06 16:55:23.719: INFO/PackageParser(55): com.pa.whereami: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
05-06 16:55:23.780: DEBUG/dalvikvm(101): GC freed 3107 objects / 232632 bytes in 434ms
05-06 16:55:23.809: INFO/ActivityThread(157): Publishing provider downloads: com.android.providers.downloads.DownloadProvider
05-06 16:55:23.829: INFO/ActivityThread(157): Publishing provider drm: com.android.providers.drm.DrmProvider
05-06 16:55:23.918: WARN/ContactAggregator(101): No more aggregation requests
05-06 16:55:24.570: INFO/PackageManager(55): Removing non-system package:com.pa.whereami
05-06 16:55:24.570: DEBUG/PackageManager(55): Removing package com.pa.whereami
05-06 16:55:24.570: DEBUG/PackageManager(55): Activities: com.pa.whereami.WhereAmI
05-06 16:55:24.699: DEBUG/PackageManager(55): Scanning package com.pa.whereami
05-06 16:55:24.708: INFO/PackageManager(55): /data/app/vmdl10104.tmp changed; unpacking
05-06 16:55:24.730: DEBUG/installd(32): DexInv: --- BEGIN '/data/app/vmdl10104.tmp' ---
05-06 16:55:24.939: DEBUG/dalvikvm(166): DexOpt: load 16ms, verify 12ms, opt 2ms
05-06 16:55:24.949: DEBUG/installd(32): DexInv: --- END '/data/app/vmdl10104.tmp' (success) ---
05-06 16:55:24.958: DEBUG/PackageManager(55): Activities: com.pa.whereami.WhereAmI
05-06 16:55:25.059: INFO/installd(32): move /data/dalvik-cache/data@
[email protected]@classes.dex -> /data/dalvik-cache/data@
[email protected]@classes.dex
05-06 16:55:25.059: DEBUG/PackageManager(55): New package installed in /data/app/com.pa.whereami.apk
05-06 16:55:25.208: DEBUG/AndroidRuntime(125): Shutting down VM
05-06 16:55:25.208: DEBUG/dalvikvm(125): DestroyJavaVM waiting for non-daemon threads to exit
05-06 16:55:25.218: DEBUG/dalvikvm(125): DestroyJavaVM shutting VM down
05-06 16:55:25.218: DEBUG/dalvikvm(125): HeapWorker thread shutting down
05-06 16:55:25.230: DEBUG/dalvikvm(125): HeapWorker thread has shut down
05-06 16:55:25.230: DEBUG/jdwp(125): JDWP shutting down net...
05-06 16:55:25.230: INFO/jdwp(125): adbd disconnected
05-06 16:55:25.240: DEBUG/dalvikvm(125): VM cleaning up
05-06 16:55:25.259: ERROR/AndroidRuntime(125): ERROR: thread attach failed
05-06 16:55:25.289: DEBUG/dalvikvm(125): LinearAlloc 0x0 used 620804 of 5242880 (11%)
05-06 16:55:25.378: DEBUG/ActivityManager(55): Uninstalling process com.pa.whereami
05-06 16:55:25.410: DEBUG/ActivityManager(55): Uninstalling process com.pa.whereami
05-06 16:55:25.529: INFO/ActivityThread(101): Publishing provider call_log: com.android.providers.contacts.CallLogProvider
05-06 16:55:25.538: INFO/ActivityThread(101): Publishing provider user_dictionary: com.android.providers.userdictionary.UserDictionar yProvider
05-06 16:55:25.699: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f0700e5
05-06 16:55:25.718: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f020031
05-06 16:55:25.718: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f020030
05-06 16:55:25.718: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f050000
05-06 16:55:25.799: WARN/ActivityManager(55): Activity idle timeout for HistoryRecord{43b7ba20 com.android.launcher/.Launcher}
05-06 16:55:25.849: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f060001
05-06 16:55:25.878: INFO/ActivityManager(55): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=174 uid=10019 gids={}
05-06 16:55:26.019: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f060000
05-06 16:55:26.618: DEBUG/dalvikvm(55): GC freed 10910 objects / 705208 bytes in 382ms
05-06 16:55:26.729: WARN/WindowManager(55): App freeze timeout expired.
05-06 16:55:26.729: WARN/WindowManager(55): Force clearing freeze: AppWindowToken{43cc12b0 token=HistoryRecord{43b7ba20 com.android.launcher/.Launcher}}
05-06 16:55:26.940: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f0700e5
05-06 16:55:26.940: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f020031
05-06 16:55:26.940: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f020030
05-06 16:55:26.940: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f050000
05-06 16:55:26.998: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f060001
05-06 16:55:27.019: DEBUG/OtaStartupReceiver(97): Not a CDMA phone, no need to process OTA
05-06 16:55:27.079: WARN/ResourceType(55): Resources don't contain package for resource number 0x7f060000
05-06 16:55:27.258: DEBUG/PowerManagerService(55): bootCompleted
05-06 16:55:27.309: DEBUG/qemud(35): fdhandler_accept_event: accepting on fd 10
05-06 16:55:27.319: DEBUG/qemud(35): created client 0xc088 listening on fd 14
05-06 16:55:27.319: DEBUG/qemud(35): client_fd_receive: attempting registration for service 'sensors'
05-06 16:55:27.319: DEBUG/qemud(35): client_fd_receive: -> received channel id 7
05-06 16:55:27.328: DEBUG/qemud(35): client_registration: registration succeeded for client 7
05-06 16:55:27.469: DEBUG/vold(27): Accepted connection from framework
05-06 16:55:27.469: DEBUG/vold(27): dispatch_cmd(send_ums_status):
05-06 16:55:27.479: DEBUG/vold(27): dispatch_cmd(mount_volume:/sdcard):
05-06 16:55:27.479: INFO/vold(27): Evaluating dev '/devices/platform/goldfish_mmc.0/mmc_host/mmc0/mmc0:e118/block/mmcblk0' for mountable filesystems for '/sdcard'
05-06 16:55:27.498: DEBUG/MountListener(55): handleEvent volume_unmounted:/sdcard
05-06 16:55:27.508: DEBUG/MountListener(55): handleEvent ums_disabled
05-06 16:55:27.539: DEBUG/MountListener(55): handleEvent ums_disconnected
05-06 16:55:27.559: DEBUG/MountListener(55): handleEvent volume_checking:/sdcard
05-06 16:55:27.658: INFO//system/bin/fsck_msdos(27): ** /dev/block//vold/179:0
05-06 16:55:27.678: INFO//system/bin/fsck_msdos(27): ** Phase 1 - Read and Compare FATs
05-06 16:55:27.699: INFO//system/bin/fsck_msdos(27): Attempting to allocate 198 KB for FAT
05-06 16:55:27.809: DEBUG/AndroidRuntime(173): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
05-06 16:55:27.860: DEBUG/AndroidRuntime(173): CheckJNI is ON
05-06 16:55:27.908: INFO//system/bin/fsck_msdos(27): Attempting to allocate 198 KB for FAT
05-06 16:55:28.008: WARN/BackupManagerService(55): dataChanged but no participant pkg='com.android.providers.settings' uid=10000
05-06 16:55:28.399: DEBUG/MediaPlayer(55): Couldn't open file on client side, trying server side
05-06 16:55:28.449: ERROR/MediaPlayerService(31): Couldn't open fd for content://settings/system/notification_sound
05-06 16:55:28.488: ERROR/MediaPlayer(55): Unable to to create media player
05-06 16:55:28.508: WARN/NotificationService(55): error loading sound for content://settings/system/notification_sound
05-06 16:55:28.508: WARN/NotificationService(55): java.io.IOException: setDataSource failed.: status=0x80000000
05-06 16:55:28.508: WARN/NotificationService(55): at android.media.MediaPlayer.setDataSource(Native Method)
05-06 16:55:28.508: WARN/NotificationService(55): at android.media.MediaPlayer.setDataSource(MediaPlaye r.java:699)
05-06 16:55:28.508: WARN/NotificationService(55): at android.media.AsyncPlayer.startSound(AsyncPlayer.j ava:62)
05-06 16:55:28.508: WARN/NotificationService(55): at android.media.AsyncPlayer.access$200(AsyncPlayer.j ava:33)
05-06 16:55:28.508: WARN/NotificationService(55): at android.media.AsyncPlayer$Thread.run(AsyncPlayer.j ava:99)
05-06 16:55:28.628: INFO//system/bin/fsck_msdos(27): ** Phase 2 - Check Cluster Chains
05-06 16:55:28.659: INFO//system/bin/fsck_msdos(27): ** Phase 3 - Checking Directories
05-06 16:55:28.679: INFO//system/bin/fsck_msdos(27): ** Phase 4 - Checking for Lost Files
05-06 16:55:28.689: INFO//system/bin/fsck_msdos(27): 2 files, 25186 free (50372 clusters)
05-06 16:55:28.749: WARN/BackupManagerService(55): dataChanged but no participant pkg='com.android.providers.settings' uid=10000
05-06 16:55:28.749: INFO/logwrapper(27): /system/bin/fsck_msdos terminated by exit(0)
05-06 16:55:28.749: DEBUG/vold(27): Filesystem check completed OK
05-06 16:55:28.779: INFO/vold(27): Sucessfully mounted vfat filesystem 179:0 on /sdcard (safe-mode on)
05-06 16:55:28.789: DEBUG/MountListener(55): handleEvent volume_mounted:/sdcard
05-06 16:55:28.918: INFO/ActivityManager(55): Start proc com.android.email for broadcast com.android.email/com.android.exchange.BootReceiver: pid=193 uid=10008 gids={3003, 1015}
05-06 16:55:29.180: WARN/NotificationService(55): STOP command without a player
05-06 16:55:29.658: DEBUG/AndroidRuntime(173): --- registering native functions ---
05-06 16:55:30.180: DEBUG/HomeLoaders(101): ----> items cloned, ready to refresh UI
05-06 16:55:30.399: INFO/ActivityThread(193): Publishing provider com.android.email.provider: com.android.email.provider.EmailProvider
05-06 16:55:30.529: INFO/ActivityThread(193): Publishing provider com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider
05-06 16:55:30.940: DEBUG/dalvikvm(55): GC freed 10367 objects / 535752 bytes in 209ms
05-06 16:55:31.029: DEBUG/Exchange(193): BootReceiver onReceive
05-06 16:55:31.068: DEBUG/EAS SyncManager(193): !!! EAS SyncManager, onCreate
05-06 16:55:31.088: INFO/ActivityManager(55): Start proc com.google.android.apps.maps:FriendService for broadcast com.google.android.apps.maps/com.google.googlenav.friend.android.ServiceReceive r: pid=209 uid=10013 gids={3003, 1015}
05-06 16:55:31.658: DEBUG/dalvikvm(30): GC freed 277 objects / 10600 bytes in 569ms
05-06 16:55:31.690: DEBUG/EAS SyncManager(193): !!! EAS SyncManager, onStartCommand
05-06 16:55:31.738: DEBUG/EAS SyncManager(193): !!! EAS SyncManager, stopping self
05-06 16:55:31.809: INFO/SurfaceFlinger(55): Boot is finished (22463 ms)
05-06 16:55:31.838: INFO/ARMAssembler(55): generated scanline__00000177:03515104_00000A01_00000000 [ 55 ipp] (79 ins) at [0x476c28:0x476d64] in 5180383 ns
05-06 16:55:32.059: DEBUG/dalvikvm(30): GC freed 45 objects / 2016 bytes in 305ms
05-06 16:55:32.328: DEBUG/dalvikvm(30): GC freed 2 objects / 48 bytes in 241ms
05-06 16:55:32.760: INFO/ActivityManager(55): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.pa.whereami/.WhereAmI }
05-06 16:55:32.850: INFO/ActivityManager(55): Start proc com.pa.whereami for activity com.pa.whereami/.WhereAmI: pid=217 uid=10026 gids={3003, 1015}
05-06 16:55:32.859: DEBUG/AndroidRuntime(173): Shutting down VM
05-06 16:55:32.859: DEBUG/dalvikvm(173): DestroyJavaVM waiting for non-daemon threads to exit
05-06 16:55:32.869: DEBUG/dalvikvm(173): DestroyJavaVM shutting VM down
05-06 16:55:32.869: DEBUG/dalvikvm(173): HeapWorker thread shutting down
05-06 16:55:32.879: DEBUG/dalvikvm(173): HeapWorker thread has shut down
05-06 16:55:32.879: DEBUG/jdwp(173): JDWP shutting down net...
05-06 16:55:32.879: INFO/jdwp(173): adbd disconnected
05-06 16:55:32.879: DEBUG/dalvikvm(173): VM cleaning up
05-06 16:55:32.918: ERROR/AndroidRuntime(173): ERROR: thread attach failed
05-06 16:55:32.998: INFO/ActivityManager(55): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=221 uid=10014 gids={3003, 1015}
05-06 16:55:33.020: DEBUG/dalvikvm(173): LinearAlloc 0x0 used 636388 of 5242880 (12%)
05-06 16:55:33.289: DEBUG/ddm-heap(217): Got feature list request
05-06 16:55:33.309: DEBUG/ddm-heap(221): Got feature list request
05-06 16:55:33.648: ERROR/ActivityThread(217): Failed to find provider info for com.google.settings
05-06 16:55:33.648: ERROR/ActivityThread(217): Failed to find provider info for com.google.settings
05-06 16:55:33.689: ERROR/ActivityThread(217): Failed to find provider info for com.google.settings
05-06 16:55:34.349: DEBUG/LocationManager(217): Constructor: service = android.location.ILocationManager$Stub$Proxy@43d28 fc0
05-06 16:55:34.409: DEBUG/NetworkLocationService(55): onCreate
05-06 16:55:34.419: DEBUG/LocationManager(55): Constructor: service = com.android.server.LocationManagerService@43cab370
05-06 16:55:34.458: DEBUG/GpsLocationProvider(55): setMinTime 2000
05-06 16:55:34.458: DEBUG/GpsLocationProvider(55): startNavigating
05-06 16:55:34.478: ERROR/ActivityThread(55): Failed to find provider info for com.google.settings
05-06 16:55:34.478: ERROR/ActivityThread(55): Failed to find provider info for com.google.settings
05-06 16:55:34.629: INFO/MapActivity(217): Handling network change notification:CONNECTED
05-06 16:55:34.629: ERROR/MapActivity(217): Couldn't get connection factory client
05-06 16:55:34.850: DEBUG/ddm-heap(121): Got feature list request
05-06 16:55:34.850: DEBUG/ddm-heap(174): Got feature list request
05-06 16:55:34.949: DEBUG/dalvikvm(217): GC freed 2643 objects / 354440 bytes in 165ms
05-06 16:55:35.078: DEBUG/dalvikvm(217): GC freed 459 objects / 179224 bytes in 55ms
05-06 16:55:35.100: DEBUG/AndroidRuntime(217): Shutting down VM
05-06 16:55:35.100: WARN/dalvikvm(217): threadid=3: thread exiting with uncaught exception (group=0x4001b188)
05-06 16:55:35.100: ERROR/AndroidRuntime(217): Uncaught handler: thread main exiting due to uncaught exception
05-06 16:55:35.158: DEBUG/ddm-heap(143): Got feature list request
05-06 16:55:35.170: DEBUG/Eas Debug(193): Logging:
05-06 16:55:35.189: DEBUG/ddm-heap(209): Got feature list request
05-06 16:55:35.199: DEBUG/ddm-heap(193): Got feature list request
05-06 16:55:35.199: DEBUG/EAS SyncManager(193): !!! EAS SyncManager, onDestroy
05-06 16:55:35.309: DEBUG/ddm-heap(157): Got feature list request
05-06 16:55:35.369: ERROR/AndroidRuntime(217): java.lang.NullPointerException
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at com.pa.whereami.MyPositionOverlay.draw(MyPositionO verlay.java:38)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at com.google.android.maps.Overlay.draw(Overlay.java: 179)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at com.google.android.maps.OverlayBundle.draw(Overlay Bundle.java:45)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at com.google.android.maps.MapView.onDraw(MapView.jav a:476)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.View.draw(View.java:6535)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.drawChild(ViewGroup.java:15 31)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.dispatchDraw(ViewGroup.java :1258)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.drawChild(ViewGroup.java:15 29)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.dispatchDraw(ViewGroup.java :1258)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.View.draw(View.java:6538)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.widget.FrameLayout.draw(FrameLayout.java:3 52)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.drawChild(ViewGroup.java:15 31)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.dispatchDraw(ViewGroup.java :1258)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.drawChild(ViewGroup.java:15 29)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewGroup.dispatchDraw(ViewGroup.java :1258)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.View.draw(View.java:6538)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.widget.FrameLayout.draw(FrameLayout.java:3 52)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at com.android.internal.policy.impl.PhoneWindow$Decor View.draw(PhoneWindow.java:1830)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewRoot.draw(ViewRoot.java:1349)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewRoot.performTraversals(ViewRoot.j ava:1114)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.view.ViewRoot.handleMessage(ViewRoot.java: 1633)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.os.Handler.dispatchMessage(Handler.java:99 )
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.os.Looper.loop(Looper.java:123)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at android.app.ActivityThread.main(ActivityThread.jav a:4363)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at java.lang.reflect.Method.invokeNative(Native Method)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at java.lang.reflect.Method.invoke(Method.java:521)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:860)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:618)
05-06 16:55:35.369: ERROR/AndroidRuntime(217): at dalvik.system.NativeStart.main(Native Method)
05-06 16:55:35.419: DEBUG/MediaScannerService(157): start scanning volume internal
05-06 16:55:35.509: INFO/Process(55): Sending signal. PID: 217 SIG: 3
05-06 16:55:35.518: INFO/dalvikvm(217): threadid=7: reacting to signal 3
05-06 16:55:35.568: INFO/dalvikvm(217): Wrote stack trace to '/data/anr/traces.txt'
05-06 16:55:35.689: DEBUG/NetworkLocationProvider(55): updateNetworkState(): Updating network state to 2
05-06 16:55:35.699: DEBUG/NetworkLocationProvider(55): onCellLocationChanged [0,0]
05-06 16:55:35.711: DEBUG/NetworkLocationProvider(55): onDataConnectionStateChanged 3
05-06 16:55:36.750: DEBUG/dalvikvm(101): GC freed 5682 objects / 326584 bytes in 87ms
05-06 16:55:36.859: DEBUG/MediaScanner(157): opendir /system/media/ failed, errno: 2
05-06 16:55:36.869: DEBUG/MediaScanner(157): prescan time: 896ms
05-06 16:55:36.869: DEBUG/MediaScanner(157): scan time: 102ms
05-06 16:55:36.908: DEBUG/MediaScanner(157): postscan time: 6ms
05-06 16:55:36.920: DEBUG/MediaScanner(157): total time: 1004ms
05-06 16:55:36.949: DEBUG/MediaScannerService(157): done scanning volume internal
05-06 16:55:36.959: DEBUG/MediaScannerService(157): start scanning volume external
05-06 16:55:36.978: VERBOSE/MediaProvider(157): /sdcard volume ID: 467808517
05-06 16:55:37.058: VERBOSE/MediaProvider(157): Attached volume: external
05-06 16:55:37.139: VERBOSE/MediaScanner(157): pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@43bb9fb0
05-06 16:55:37.149: VERBOSE/MediaScanner(157): /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@43bb9fb0
05-06 16:55:37.158: DEBUG/MediaScanner(157): prescan time: 66ms
05-06 16:55:37.158: DEBUG/MediaScanner(157): scan time: 3ms
05-06 16:55:37.158: DEBUG/MediaScanner(157): postscan time: 30ms
05-06 16:55:37.170: DEBUG/MediaScanner(157): total time: 99ms
05-06 16:55:37.180: DEBUG/MediaScannerService(157): done scanning volume external
05-06 16:55:37.988: INFO/ARMAssembler(55): generated scanline__00000077:03515104_00000000_00000000 [ 33 ipp] (47 ins) at [0x2f4938:0x2f49f4] in 1004910 ns
I'm new at android development, so any help is very appreciated!