pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
08/20/13 01:21 PM (12 years ago)

Images NOT appearing in emulator

There are a couple other posts with something similar and no solution yet. BTW, everything works perfect in Xcode. I have a button menu I am using. None of the icons for those buttons are showing up in the emulator (Google API 2.2). The images are in the res/drawable folder. I have tried refreshing and deleting and reloading the app on the emulator. Nothing. Refresh is working fine, but the changes to the images are not working. Also the background images are not loading either. Ugh. Been working on this now for 3 hours.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
08/20/13 01:54 PM (12 years ago)
Anything showing up in LogCat when you try and load the button menu? That's where we'd expect to see indications of what's wrong. Paste that here, and we'll take a look! Mark
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/20/13 05:20 PM (12 years ago)
Thanks, Mark. There is nothing in the LogCat. Let me know your thoughts.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
08/20/13 06:05 PM (12 years ago)
When you say there is nothing in LogCat, do you mean no output at all? Or nothing you think that is relevant? If there is any output at all, we'd love to see it. Mark
 
Websitez
Android Fan
Profile
Posts: 17
Reg: Feb 19, 2013
The Esplanade S...
6,220
like
08/21/13 12:24 AM (12 years ago)
Hi I am just saying this not to sound smart but to help if I can... Start again.. make sure they are in the right location in your buzztuch files under images... then add them to the right location on your buttons, pages...must use image names not urls ... next bownload a new ios file from buzztuch.... Open in xcode, or eclipse . Xcode, move over images folder in to xcode Eclipse, move files / images into all drawable folders... Sometimes thats what it takes... Then clean, refactor,rename, configuration, then hit run...
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 10:35 AM (12 years ago)
Here is the LogCat. I cleared it and then ran it in the emulator. I did not click anything: 08-21 13:29:25.936: I/DEBUG(30): debuggerd: Jun 30 2010 14:39:19 08-21 13:29:26.037: D/qemud(37): entering main loop 08-21 13:29:26.057: I/Netd(29): Netd 1.0 starting 08-21 13:29:26.117: I/Vold(28): Vold 2.1 (the revenge) firing up 08-21 13:29:26.117: D/Vold(28): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media) 08-21 13:29:26.377: W/Vold(28): No UMS switch available 08-21 13:29:26.457: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:26.457: D/qemud(37): created client 0xe078 listening on fd 8 08-21 13:29:26.476: D/qemud(37): client_fd_receive: attempting registration for service 'boot-properties' 08-21 13:29:26.476: D/qemud(37): client_fd_receive: -> received channel id 1 08-21 13:29:26.487: D/qemud(37): client_registration: registration succeeded for client 1 08-21 13:29:26.487: I/qemu-props(50): connected to 'boot-properties' qemud service. 08-21 13:29:26.496: I/qemu-props(50): received: dalvik.vm.heapsize=32m 08-21 13:29:26.496: I/qemu-props(50): received: qemu.sf.lcd_density=240 08-21 13:29:26.496: I/qemu-props(50): received: qemu.hw.mainkeys=1 08-21 13:29:26.496: I/qemu-props(50): received: qemu.sf.fake_camera=none 08-21 13:29:26.496: I/qemu-props(50): received: 08-21 13:29:26.496: I/qemu-props(50): invalid format, ignored. 08-21 13:29:26.876: D/AndroidRuntime(32): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<< 08-21 13:29:26.896: D/AndroidRuntime(32): CheckJNI is ON 08-21 13:29:27.137: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:27.137: D/qemud(37): created client 0x12f38 listening on fd 11 08-21 13:29:27.137: D/qemud(37): fdhandler_event: disconnect on fd 11 08-21 13:29:27.167: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:27.167: D/qemud(37): created client 0x12f38 listening on fd 11 08-21 13:29:27.167: D/qemud(37): client_fd_receive: attempting registration for service 'gsm' 08-21 13:29:27.167: D/qemud(37): client_fd_receive: -> received channel id 2 08-21 13:29:27.177: D/qemud(37): client_registration: registration succeeded for client 2 08-21 13:29:27.307: I/(33): ServiceManager: 0xacd0 08-21 13:29:27.307: D/AudioHardwareInterface(33): setMode(NORMAL) 08-21 13:29:27.326: I/CameraService(33): CameraService started: pid=33 08-21 13:29:27.347: I/AudioFlinger(33): AudioFlinger's thread 0xb3f0 ready to run 08-21 13:29:27.377: D/AndroidRuntime(32): --- registering native functions --- 08-21 13:29:27.766: I/SamplingProfilerIntegration(32): Profiler is disabled. 08-21 13:29:27.806: I/Zygote(32): Preloading classes... 08-21 13:29:27.825: E/Zygote(32): setreuid() failed. errno: 2 08-21 13:29:27.826: D/dalvikvm(32): GC_EXPLICIT freed 821 objects / 47480 bytes in 9ms 08-21 13:29:28.077: D/dalvikvm(32): GC_EXPLICIT freed 219 objects / 13600 bytes in 3ms 08-21 13:29:28.137: D/dalvikvm(32): GC_EXPLICIT freed 253 objects / 14344 bytes in 4ms 08-21 13:29:28.197: D/dalvikvm(32): GC_EXPLICIT freed 466 objects / 28864 bytes in 4ms 08-21 13:29:28.486: D/dalvikvm(32): GC_EXPLICIT freed 2090 objects / 108328 bytes in 6ms 08-21 13:29:28.666: W/MediaProfiles(32): could not find media config xml file 08-21 13:29:28.696: D/dalvikvm(32): GC_EXPLICIT freed 279 objects / 15984 bytes in 6ms 08-21 13:29:28.977: D/dalvikvm(32): GC_FOR_MALLOC freed 5012 objects / 223152 bytes in 13ms 08-21 13:29:29.726: D/dalvikvm(32): GC_FOR_MALLOC freed 11282 objects / 381088 bytes in 18ms 08-21 13:29:29.987: D/dalvikvm(32): GC_FOR_MALLOC freed 9805 objects / 461888 bytes in 19ms 08-21 13:29:30.237: D/dalvikvm(32): GC_FOR_MALLOC freed 8694 objects / 422936 bytes in 20ms 08-21 13:29:30.606: D/dalvikvm(32): GC_FOR_MALLOC freed 7648 objects / 458560 bytes in 21ms 08-21 13:29:30.957: D/dalvikvm(32): GC_FOR_MALLOC freed 7537 objects / 458192 bytes in 22ms 08-21 13:29:31.307: D/dalvikvm(32): GC_FOR_MALLOC freed 7189 objects / 457624 bytes in 20ms 08-21 13:29:31.696: D/dalvikvm(32): GC_FOR_MALLOC freed 8598 objects / 513456 bytes in 22ms 08-21 13:29:31.756: D/dalvikvm(32): GC_EXPLICIT freed 453 objects / 39176 bytes in 17ms 08-21 13:29:31.897: D/dalvikvm(32): GC_EXPLICIT freed 594 objects / 29016 bytes in 19ms 08-21 13:29:31.947: D/dalvikvm(32): GC_EXPLICIT freed 449 objects / 25096 bytes in 19ms 08-21 13:29:32.137: D/dalvikvm(32): GC_EXPLICIT freed 308 objects / 35136 bytes in 25ms 08-21 13:29:32.236: D/dalvikvm(32): GC_EXPLICIT freed 279 objects / 18952 bytes in 35ms 08-21 13:29:32.466: D/dalvikvm(32): GC_EXPLICIT freed 341 objects / 18432 bytes in 28ms 08-21 13:29:32.629: D/dalvikvm(32): GC_EXPLICIT freed 449 objects / 28248 bytes in 35ms 08-21 13:29:33.807: D/dalvikvm(32): GC_EXPLICIT freed 529 objects / 53168 bytes in 29ms 08-21 13:29:33.887: D/dalvikvm(32): GC_EXPLICIT freed 623 objects / 34040 bytes in 30ms 08-21 13:29:33.967: D/dalvikvm(32): GC_EXPLICIT freed 861 objects / 46872 bytes in 32ms 08-21 13:29:34.107: D/dalvikvm(32): GC_EXPLICIT freed 1747 objects / 85520 bytes in 31ms 08-21 13:29:34.177: D/dalvikvm(32): GC_EXPLICIT freed 447 objects / 29400 bytes in 31ms 08-21 13:29:34.256: D/dalvikvm(32): GC_EXPLICIT freed 315 objects / 20192 bytes in 39ms 08-21 13:29:34.266: I/Zygote(32): ...preloaded 1265 classes in 6453ms. 08-21 13:29:34.266: E/Zygote(32): setreuid() failed. errno: 17 08-21 13:29:34.296: D/dalvikvm(32): GC_EXPLICIT freed 104 objects / 14224 bytes in 32ms 08-21 13:29:34.407: I/Zygote(32): Preloading resources... 08-21 13:29:34.431: W/Zygote(32): Preloaded drawable resource #0x1080093 (res/drawable-hdpi/sym_def_app_icon.png) that varies with configuration!! 08-21 13:29:34.436: W/Zygote(32): Preloaded drawable resource #0x1080002 (res/drawable-hdpi/arrow_down_float.png) that varies with configuration!! 08-21 13:29:34.466: W/Zygote(32): Preloaded drawable resource #0x10800b3 (res/drawable/btn_check.xml) that varies with configuration!! 08-21 13:29:34.466: W/Zygote(32): Preloaded drawable resource #0x10800b6 (res/drawable-hdpi/btn_check_label_background.9.png) that varies with configuration!! 08-21 13:29:34.466: W/Zygote(32): Preloaded drawable resource #0x10800b7 (res/drawable-hdpi/btn_check_off.png) that varies with configuration!! 08-21 13:29:34.466: W/Zygote(32): Preloaded drawable resource #0x10800bc (res/drawable-hdpi/btn_check_on.png) that varies with configuration!! 08-21 13:29:34.486: W/Zygote(32): Preloaded drawable resource #0x1080004 (res/drawable/btn_default.xml) that varies with configuration!! 08-21 13:29:34.496: W/Zygote(32): Preloaded drawable resource #0x1080005 (res/drawable/btn_default_small.xml) that varies with configuration!! 08-21 13:29:34.516: W/Zygote(32): Preloaded drawable resource #0x1080006 (res/drawable/btn_dropdown.xml) that varies with configuration!! 08-21 13:29:34.526: W/Zygote(32): Preloaded drawable resource #0x1080008 (res/drawable/btn_plus.xml) that varies with configuration!! 08-21 13:29:34.546: W/Zygote(32): Preloaded drawable resource #0x1080007 (res/drawable/btn_minus.xml) that varies with configuration!! 08-21 13:29:34.556: W/Zygote(32): Preloaded drawable resource #0x1080009 (res/drawable/btn_radio.xml) that varies with configuration!! 08-21 13:29:34.586: W/Zygote(32): Preloaded drawable resource #0x108000a (res/drawable/btn_star.xml) that varies with configuration!! 08-21 13:29:34.626: D/dalvikvm(32): GC_EXPLICIT freed 421 objects / 25848 bytes in 40ms 08-21 13:29:34.636: W/Zygote(32): Preloaded drawable resource #0x1080131 (res/drawable/btn_toggle.xml) that varies with configuration!! 08-21 13:29:34.636: W/Zygote(32): Preloaded drawable resource #0x1080194 (res/drawable-hdpi/ic_emergency.png) that varies with configuration!! 08-21 13:29:34.647: W/Zygote(32): Preloaded drawable resource #0x1080012 (res/drawable-hdpi/divider_horizontal_bright.9.png) that varies with configuration!! 08-21 13:29:34.647: W/Zygote(32): Preloaded drawable resource #0x1080014 (res/drawable-hdpi/divider_horizontal_dark.9.png) that varies with configuration!! 08-21 13:29:34.666: W/Zygote(32): Preloaded drawable resource #0x1080016 (res/drawable/edit_text.xml) that varies with configuration!! 08-21 13:29:34.666: W/Zygote(32): Preloaded drawable resource #0x108016d (res/drawable/expander_group.xml) that varies with configuration!! 08-21 13:29:34.687: W/Zygote(32): Preloaded drawable resource #0x1080062 (res/drawable/list_selector_background.xml) that varies with configuration!! 08-21 13:29:34.687: W/Zygote(32): Preloaded drawable resource #0x1080227 (res/drawable-hdpi/menu_background.9.png) that varies with configuration!! 08-21 13:29:34.687: W/Zygote(32): Preloaded drawable resource #0x1080228 (res/drawable-hdpi/menu_background_fill_parent_width.9.png) that varies with configuration!! 08-21 13:29:34.697: W/Zygote(32): Preloaded drawable resource #0x1080229 (res/drawable/menu_selector.xml) that varies with configuration!! 08-21 13:29:34.697: W/Zygote(32): Preloaded drawable resource #0x1080234 (res/drawable-hdpi/panel_background.9.png) that varies with configuration!! 08-21 13:29:34.707: W/Zygote(32): Preloaded drawable resource #0x108023b (res/drawable-hdpi/popup_bottom_bright.9.png) that varies with configuration!! 08-21 13:29:34.707: W/Zygote(32): Preloaded drawable resource #0x108023c (res/drawable-hdpi/popup_bottom_dark.9.png) that varies with configuration!! 08-21 13:29:34.707: W/Zygote(32): Preloaded drawable resource #0x108023d (res/drawable-hdpi/popup_bottom_medium.9.png) that varies with configuration!! 08-21 13:29:34.707: W/Zygote(32): Preloaded drawable resource #0x108023e (res/drawable-hdpi/popup_center_bright.9.png) that varies with configuration!! 08-21 13:29:34.717: W/Zygote(32): Preloaded drawable resource #0x108023f (res/drawable-hdpi/popup_center_dark.9.png) that varies with configuration!! 08-21 13:29:34.717: W/Zygote(32): Preloaded drawable resource #0x1080242 (res/drawable-hdpi/popup_full_dark.9.png) that varies with configuration!! 08-21 13:29:34.717: W/Zygote(32): Preloaded drawable resource #0x1080245 (res/drawable-hdpi/popup_top_bright.9.png) that varies with configuration!! 08-21 13:29:34.727: W/Zygote(32): Preloaded drawable resource #0x1080246 (res/drawable-hdpi/popup_top_dark.9.png) that varies with configuration!! 08-21 13:29:34.737: W/Zygote(32): Preloaded drawable resource #0x108006d (res/drawable/progress_indeterminate_horizontal.xml) that varies with configuration!! 08-21 13:29:34.737: W/Zygote(32): Preloaded drawable resource #0x108024c (res/drawable/progress_small.xml) that varies with configuration!! 08-21 13:29:34.747: W/Zygote(32): Preloaded drawable resource #0x108024d (res/drawable/progress_small_titlebar.xml) that varies with configuration!! 08-21 13:29:34.747: W/Zygote(32): Preloaded drawable resource #0x1080270 (res/drawable-hdpi/scrollbar_handle_horizontal.9.png) that varies with configuration!! 08-21 13:29:34.747: W/Zygote(32): Preloaded drawable resource #0x1080271 (res/drawable-hdpi/scrollbar_handle_vertical.9.png) that varies with configuration!! 08-21 13:29:34.787: D/dalvikvm(32): GC_EXPLICIT freed 477 objects / 32640 bytes in 32ms 08-21 13:29:34.797: W/Zygote(32): Preloaded drawable resource #0x1080071 (res/drawable/spinner_dropdown_background.xml) that varies with configuration!! 08-21 13:29:34.797: W/Zygote(32): Preloaded drawable resource #0x1080354 (res/drawable-hdpi/title_bar_shadow.9.png) that varies with configuration!! 08-21 13:29:34.807: W/Zygote(32): Preloaded drawable resource #0x10801d6 (res/drawable-hdpi/indicator_code_lock_drag_direction_green_up.png) that varies with configuration!! 08-21 13:29:34.807: W/Zygote(32): Preloaded drawable resource #0x10801d7 (res/drawable-hdpi/indicator_code_lock_drag_direction_red_up.png) that varies with configuration!! 08-21 13:29:34.819: W/Zygote(32): Preloaded drawable resource #0x10801d8 (res/drawable-hdpi/indicator_code_lock_point_area_default.png) that varies with configuration!! 08-21 13:29:34.819: W/Zygote(32): Preloaded drawable resource #0x10801d9 (res/drawable-hdpi/indicator_code_lock_point_area_green.png) that varies with configuration!! 08-21 13:29:34.827: W/Zygote(32): Preloaded drawable resource #0x10801da (res/drawable-hdpi/indicator_code_lock_point_area_red.png) that varies with configuration!! 08-21 13:29:34.827: W/Zygote(32): Preloaded drawable resource #0x10801e8 (res/drawable-hdpi/jog_tab_bar_left_end_confirm_gray.9.png) that varies with configuration!! 08-21 13:29:34.827: W/Zygote(32): Preloaded drawable resource #0x10801ec (res/drawable-hdpi/jog_tab_bar_left_end_normal.9.png) that varies with configuration!! 08-21 13:29:34.837: W/Zygote(32): Preloaded drawable resource #0x10801ed (res/drawable-hdpi/jog_tab_bar_left_end_pressed.9.png) that varies with configuration!! 08-21 13:29:34.837: W/Zygote(32): Preloaded drawable resource #0x10801f1 (res/drawable-hdpi/jog_tab_bar_right_end_confirm_gray.9.png) that varies with configuration!! 08-21 13:29:34.837: W/Zygote(32): Preloaded drawable resource #0x10801f5 (res/drawable-hdpi/jog_tab_bar_right_end_normal.9.png) that varies with configuration!! 08-21 13:29:34.837: W/Zygote(32): Preloaded drawable resource #0x10801f6 (res/drawable-hdpi/jog_tab_bar_right_end_pressed.9.png) that varies with configuration!! 08-21 13:29:34.847: W/Zygote(32): Preloaded drawable resource #0x10801fb (res/drawable-hdpi/jog_tab_left_confirm_gray.png) that varies with configuration!! 08-21 13:29:34.847: W/Zygote(32): Preloaded drawable resource #0x1080200 (res/drawable-hdpi/jog_tab_left_normal.png) that varies with configuration!! 08-21 13:29:34.847: W/Zygote(32): Preloaded drawable resource #0x1080201 (res/drawable-hdpi/jog_tab_left_pressed.png) that varies with configuration!! 08-21 13:29:34.857: W/Zygote(32): Preloaded drawable resource #0x1080203 (res/drawable-hdpi/jog_tab_right_confirm_gray.png) that varies with configuration!! 08-21 13:29:34.857: W/Zygote(32): Preloaded drawable resource #0x1080209 (res/drawable-hdpi/jog_tab_right_normal.png) that varies with configuration!! 08-21 13:29:34.857: W/Zygote(32): Preloaded drawable resource #0x108020a (res/drawable-hdpi/jog_tab_right_pressed.png) that varies with configuration!! 08-21 13:29:34.857: W/Zygote(32): Preloaded drawable resource #0x108020d (res/drawable-hdpi/jog_tab_target_gray.png) that varies with configuration!! 08-21 13:29:34.857: I/Zygote(32): ...preloaded 61 resources in 452ms. 08-21 13:29:34.877: I/Zygote(32): ...preloaded 15 resources in 16ms. 08-21 13:29:34.907: D/dalvikvm(32): GC_EXPLICIT freed 503 objects / 37832 bytes in 32ms 08-21 13:29:34.947: D/dalvikvm(32): GC_EXPLICIT freed 150 objects / 5792 bytes in 37ms 08-21 13:29:34.987: D/dalvikvm(32): GC_EXPLICIT freed 2 objects / 48 bytes in 30ms 08-21 13:29:34.997: I/dalvikvm(32): System server process 58 has been created 08-21 13:29:34.997: I/Zygote(32): Accepting command socket connections 08-21 13:29:35.247: E/BatteryService(58): acOnlinePath not found 08-21 13:29:35.247: E/BatteryService(58): usbOnlinePath not found 08-21 13:29:35.247: E/BatteryService(58): batteryStatusPath not found 08-21 13:29:35.247: E/BatteryService(58): batteryHealthPath not found 08-21 13:29:35.247: E/BatteryService(58): batteryPresentPath not found 08-21 13:29:35.247: E/BatteryService(58): batteryCapacityPath not found 08-21 13:29:35.247: E/BatteryService(58): batteryVoltagePath not found 08-21 13:29:35.247: E/BatteryService(58): batteryTemperaturePath not found 08-21 13:29:35.247: E/BatteryService(58): batteryTechnologyPath not found 08-21 13:29:35.256: I/sysproc(58): Entered system_init() 08-21 13:29:35.256: I/sysproc(58): ServiceManager: 0x11d5f0 08-21 13:29:35.256: I/SurfaceFlinger(58): SurfaceFlinger is starting 08-21 13:29:35.256: I/SurfaceFlinger(58): SurfaceFlinger's main thread ready to run. Initializing graphics H/W... 08-21 13:29:35.266: E/SurfaceFlinger(58): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake 08-21 13:29:35.296: I/gralloc(58): using (fd=24) 08-21 13:29:35.296: I/gralloc(58): id = 08-21 13:29:35.296: I/gralloc(58): xres = 480 px 08-21 13:29:35.296: I/gralloc(58): yres = 800 px 08-21 13:29:35.296: I/gralloc(58): xres_virtual = 480 px 08-21 13:29:35.296: I/gralloc(58): yres_virtual = 1600 px 08-21 13:29:35.296: I/gralloc(58): bpp = 16 08-21 13:29:35.296: I/gralloc(58): r = 11:5 08-21 13:29:35.296: I/gralloc(58): g = 5:6 08-21 13:29:35.296: I/gralloc(58): b = 0:5 08-21 13:29:35.317: I/gralloc(58): width = 74 mm (164.756760 dpi) 08-21 13:29:35.317: I/gralloc(58): height = 123 mm (165.203247 dpi) 08-21 13:29:35.317: I/gralloc(58): refresh rate = 60.00 Hz 08-21 13:29:35.326: D/libEGL(58): egl.cfg not found, using default config 08-21 13:29:35.341: D/libEGL(58): loaded /system/lib/egl/libGLES_android.so 08-21 13:29:35.346: I/SurfaceFlinger(58): EGL informations: 08-21 13:29:35.346: I/SurfaceFlinger(58): # of configs : 8 08-21 13:29:35.346: I/SurfaceFlinger(58): vendor : Android 08-21 13:29:35.346: I/SurfaceFlinger(58): version : 1.4 Android META-EGL 08-21 13:29:35.346: I/SurfaceFlinger(58): 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 08-21 13:29:35.346: I/SurfaceFlinger(58): Client API: OpenGL ES 08-21 13:29:35.346: I/SurfaceFlinger(58): EGLSurface: 5-6-5-0, config=0x1000000 08-21 13:29:35.346: I/SurfaceFlinger(58): flags : 001c0000 08-21 13:29:35.357: I/SurfaceFlinger(58): OpenGL informations: 08-21 13:29:35.357: I/SurfaceFlinger(58): vendor : Android 08-21 13:29:35.357: I/SurfaceFlinger(58): renderer : Android PixelFlinger 1.3 08-21 13:29:35.357: I/SurfaceFlinger(58): version : OpenGL ES-CM 1.0 08-21 13:29:35.357: I/SurfaceFlinger(58): 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_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 08-21 13:29:35.357: I/SurfaceFlinger(58): GL_MAX_TEXTURE_SIZE = 4096 08-21 13:29:35.357: I/SurfaceFlinger(58): GL_MAX_VIEWPORT_DIMS = 4096 08-21 13:29:35.376: I/sysproc(58): System server: starting Android runtime. 08-21 13:29:35.376: I/sysproc(58): System server: starting Android services. 08-21 13:29:35.376: I/SystemServer(58): Entered the Android system server! 08-21 13:29:35.376: I/sysproc(58): System server: entering thread pool. 08-21 13:29:35.396: I/SystemServer(58): Entropy Service 08-21 13:29:35.446: I/SystemServer(58): Power Manager 08-21 13:29:35.476: I/SystemServer(58): Activity Manager 08-21 13:29:35.506: I/ActivityManager(58): Memory class: 32 08-21 13:29:35.607: D/libEGL(68): egl.cfg not found, using default config 08-21 13:29:35.607: D/libEGL(68): loaded /system/lib/egl/libGLES_android.so 08-21 13:29:35.647: W/zipro(68): Unable to open zip '/data/local/bootanimation.zip': No such file or directory 08-21 13:29:35.647: W/zipro(68): Unable to open zip '/system/media/bootanimation.zip': No such file or directory 08-21 13:29:35.687: W/UsageStats(58): Usage stats version changed; dropping 08-21 13:29:35.787: I/ARMAssembler(58): generated scanline__00000077:03010104_00000004_00000000 [ 22 ipp] (41 ins) at [0x237038:0x2370dc] in 4774001 ns 08-21 13:29:35.847: I/ARMAssembler(68): generated scanline__00000077:03545404_00000A01_00000000 [ 30 ipp] (51 ins) at [0x1c020:0x1c0ec] in 2810001 ns 08-21 13:29:36.037: I/SystemServer(58): Telephony Registry 08-21 13:29:36.047: I/SystemServer(58): Package Manager 08-21 13:29:36.067: I/Installer(58): connecting... 08-21 13:29:36.067: I/installd(34): new connection 08-21 13:29:36.167: I/PackageManager(58): 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 08-21 13:29:36.167: I/PackageManager(58): Features: android.hardware.camera android.hardware.camera.autofocus 08-21 13:29:36.316: D/dalvikvm(58): GC_FOR_MALLOC freed 4631 objects / 213752 bytes in 72ms 08-21 13:29:36.767: W/PackageManager(58): Running ENG build: no pre-dexopt! 08-21 13:29:36.837: D/PackageManager(58): Scanning app dir /system/framework 08-21 13:29:37.067: D/dalvikvm(58): GC_FOR_MALLOC freed 8029 objects / 395560 bytes in 74ms 08-21 13:29:37.077: D/PackageManager(58): Scanning app dir /system/app 08-21 13:29:38.116: D/dalvikvm(58): GC_FOR_MALLOC freed 5447 objects / 288712 bytes in 76ms 08-21 13:29:39.119: D/dalvikvm(58): GC_FOR_MALLOC freed 5810 objects / 310480 bytes in 76ms 08-21 13:29:39.416: D/PackageManager(58): Scanning app dir /data/app 08-21 13:29:39.977: W/PackageParser(58): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #1841 08-21 13:29:39.977: W/PackageParser(58): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #1847 08-21 13:29:39.987: W/PackageManager(58): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! 08-21 13:29:40.136: D/dalvikvm(58): GC_FOR_MALLOC freed 5613 objects / 308160 bytes in 104ms 08-21 13:29:40.146: D/PackageManager(58): Scanning app dir /data/app-private 08-21 13:29:40.146: I/PackageManager(58): Time to scan packages: 3.378 seconds 08-21 13:29:40.166: W/PackageManager(58): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone 08-21 13:29:40.166: W/PackageManager(58): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x1be45) 08-21 13:29:40.177: W/PackageManager(58): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings 08-21 13:29:40.177: W/PackageManager(58): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings 08-21 13:29:40.206: W/PackageManager(58): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.google.android.apps.maps 08-21 13:29:40.216: W/PackageManager(58): Unknown permission com.google.android.pushmessaging.permission.RECEIVE in package com.google.android.apps.maps 08-21 13:29:40.476: D/dalvikvm(58): GC_EXPLICIT freed 3651 objects / 228672 bytes in 71ms 08-21 13:29:40.487: I/SystemServer(58): Account Manager 08-21 13:29:40.627: I/SystemServer(58): Content Manager 08-21 13:29:40.707: I/SystemServer(58): System Content Providers 08-21 13:29:40.717: I/ActivityThread(58): Publishing provider settings: com.android.providers.settings.SettingsProvider 08-21 13:29:40.777: I/SystemServer(58): Battery Service 08-21 13:29:40.807: I/SystemServer(58): Lights Service 08-21 13:29:40.807: I/SystemServer(58): Vibrator Service 08-21 13:29:40.817: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:40.817: D/qemud(37): created client 0x12f88 listening on fd 12 08-21 13:29:40.817: D/qemud(37): client_fd_receive: attempting registration for service 'hw-control' 08-21 13:29:40.817: D/qemud(37): client_fd_receive: -> received channel id 3 08-21 13:29:40.827: D/qemud(37): client_registration: registration succeeded for client 3 08-21 13:29:40.917: I/SystemServer(58): Alarm Manager 08-21 13:29:40.927: I/SystemServer(58): Init Watchdog 08-21 13:29:40.927: I/SystemServer(58): Sensor Service 08-21 13:29:40.927: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:40.927: D/qemud(37): created client 0xc038 listening on fd 13 08-21 13:29:40.927: D/qemud(37): client_fd_receive: attempting registration for service 'sensors' 08-21 13:29:40.927: D/qemud(37): client_fd_receive: -> received channel id 4 08-21 13:29:40.937: D/qemud(37): client_registration: registration succeeded for client 4 08-21 13:29:40.957: D/qemud(37): fdhandler_event: disconnect on fd 13 08-21 13:29:40.968: I/SystemServer(58): Window Manager 08-21 13:29:41.027: I/EventHub(58): New keyboard: device->id=0x10000 devname='qwerty2' propName='hw.keyboards.65536.devname' keylayout='/system/usr/keylayout/qwerty.kl' 08-21 13:29:41.027: I/EventHub(58): New device: path=/dev/input/event0 name=qwerty2 id=0x10000 (of 0x1) index=1 fd=52 classes=0xf 08-21 13:29:41.027: E/EventHub(58): could not get driver version for /dev/input/mouse0, Not a typewriter 08-21 13:29:41.027: E/EventHub(58): could not get driver version for /dev/input/mice, Not a typewriter 08-21 13:29:41.037: I/KeyInputQueue(58): Device added: id=0x0, name=qwerty2, classes=f 08-21 13:29:41.037: I/KeyInputQueue(58): X: min=0 max=479 flat=0 fuzz=0 08-21 13:29:41.037: I/KeyInputQueue(58): Y: min=0 max=799 flat=0 fuzz=0 08-21 13:29:41.037: I/KeyInputQueue(58): Pressure: unknown values 08-21 13:29:41.037: I/KeyInputQueue(58): Size: unknown values 08-21 13:29:41.037: I/KeyInputQueue(58): No virtual keys found 08-21 13:29:41.086: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:41.096: D/qemud(37): created client 0xc038 listening on fd 13 08-21 13:29:41.096: D/qemud(37): client_fd_receive: attempting registration for service 'sensors' 08-21 13:29:41.096: D/qemud(37): client_fd_receive: -> received channel id 5 08-21 13:29:41.106: D/qemud(37): client_registration: registration succeeded for client 5 08-21 13:29:41.116: D/qemud(37): fdhandler_event: disconnect on fd 13 08-21 13:29:41.116: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:41.116: D/qemud(37): created client 0xc038 listening on fd 13 08-21 13:29:41.116: D/qemud(37): client_fd_receive: attempting registration for service 'sensors' 08-21 13:29:41.116: D/qemud(37): client_fd_receive: -> received channel id 6 08-21 13:29:41.126: D/qemud(37): client_registration: registration succeeded for client 6 08-21 13:29:41.151: D/qemud(37): fdhandler_event: disconnect on fd 13 08-21 13:29:41.158: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:41.158: D/qemud(37): created client 0xc038 listening on fd 13 08-21 13:29:41.167: D/qemud(37): client_fd_receive: attempting registration for service 'sensors' 08-21 13:29:41.167: D/qemud(37): client_fd_receive: -> received channel id 7 08-21 13:29:41.176: D/qemud(37): client_registration: registration succeeded for client 7 08-21 13:29:41.187: D/qemud(37): fdhandler_event: disconnect on fd 13 08-21 13:29:41.246: I/SystemServer(58): Registering null Bluetooth Service (emulator) 08-21 13:29:41.256: E/System(58): Failure starting core service 08-21 13:29:41.256: E/System(58): java.lang.SecurityException 08-21 13:29:41.256: E/System(58): at android.os.BinderProxy.transact(Native Method) 08-21 13:29:41.256: E/System(58): at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146) 08-21 13:29:41.256: E/System(58): at android.os.ServiceManager.addService(ServiceManager.java:72) 08-21 13:29:41.256: E/System(58): at com.android.server.ServerThread.run(SystemServer.java:184) 08-21 13:29:41.256: I/SystemServer(58): Device Policy 08-21 13:29:41.266: I/SystemServer(58): Status Bar 08-21 13:29:41.446: I/SystemServer(58): Clipboard Service 08-21 13:29:41.456: I/SystemServer(58): Input Method Service 08-21 13:29:41.528: I/InputManagerService(58): Enabled input methods: com.android.inputmethod.pinyin/.PinyinIME:jp.co.omronsoft.openwnn/.OpenWnnJAJP:com.android.inputmethod.latin/.LatinIME 08-21 13:29:41.528: I/SystemServer(58): NetStat Service 08-21 13:29:41.537: I/SystemServer(58): NetworkManagement Service 08-21 13:29:41.547: I/SystemServer(58): Connectivity Service 08-21 13:29:41.557: V/ConnectivityService(58): ConnectivityService starting up 08-21 13:29:41.597: D/ConnectivityService(58): getMobileDataEnabled returning true 08-21 13:29:41.607: V/ConnectivityService(58): Starting Wifi Service. 08-21 13:29:41.668: I/WifiService(58): WifiService starting up with Wi-Fi disabled 08-21 13:29:41.677: D/Tethering(58): Tethering starting 08-21 13:29:41.677: D/NetworkManagmentService(58): Registering observer 08-21 13:29:41.697: I/SystemServer(58): Throttle Service 08-21 13:29:41.707: I/SystemServer(58): Accessibility Manager 08-21 13:29:41.707: I/SystemServer(58): Mount Service 08-21 13:29:41.727: I/SystemServer(58): Notification Manager 08-21 13:29:41.767: D/VoldCmdListener(28): volume list 08-21 13:29:41.777: W/MountService(58): Duplicate state transition (removed -> removed) 08-21 13:29:41.777: I/SystemServer(58): Device Storage Monitor 08-21 13:29:41.796: D/VoldCmdListener(28): share status ums 08-21 13:29:41.907: D/dalvikvm(58): GC_FOR_MALLOC freed 4145 objects / 244408 bytes in 110ms 08-21 13:29:41.917: I/SystemServer(58): Location Manager 08-21 13:29:41.917: I/SystemServer(58): Search Service 08-21 13:29:41.938: I/SystemServer(58): DropBox Service 08-21 13:29:41.947: I/SystemServer(58): Wallpaper Service 08-21 13:29:41.998: I/SystemServer(58): Audio Service 08-21 13:29:42.166: D/AudioHardwareInterface(33): setMode(NORMAL) 08-21 13:29:42.166: W/AudioPolicyManagerBase(33): setPhoneState() setting same state 0 08-21 13:29:42.196: E/SoundPool(58): error loading /system/media/audio/ui/Effect_Tick.ogg 08-21 13:29:42.196: W/AudioService(58): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg 08-21 13:29:42.206: E/SoundPool(58): error loading /system/media/audio/ui/KeypressStandard.ogg 08-21 13:29:42.206: W/AudioService(58): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg 08-21 13:29:42.206: E/SoundPool(58): error loading /system/media/audio/ui/KeypressSpacebar.ogg 08-21 13:29:42.206: W/AudioService(58): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg 08-21 13:29:42.206: E/SoundPool(58): error loading /system/media/audio/ui/KeypressDelete.ogg 08-21 13:29:42.206: W/AudioService(58): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg 08-21 13:29:42.216: E/SoundPool(58): error loading /system/media/audio/ui/KeypressReturn.ogg 08-21 13:29:42.216: W/AudioService(58): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg 08-21 13:29:42.226: I/SystemServer(58): Headset Observer 08-21 13:29:42.236: W/HeadsetObserver(58): This kernel does not have wired headset support 08-21 13:29:42.236: I/SystemServer(58): Dock Observer 08-21 13:29:42.256: W/DockObserver(58): This kernel does not have dock station support 08-21 13:29:42.256: I/SystemServer(58): UI Mode Manager Service 08-21 13:29:42.276: I/SystemServer(58): Backup Service 08-21 13:29:42.296: V/BackupManagerService(58): No ancestral data 08-21 13:29:42.351: I/BackupManagerService(58): Found stale backup journal, scheduling: 08-21 13:29:42.356: I/BackupManagerService(58): + com.android.inputmethod.latin 08-21 13:29:42.356: I/BackupManagerService(58): + com.android.browser 08-21 13:29:42.356: I/BackupManagerService(58): + com.android.providers.userdictionary 08-21 13:29:42.356: I/BackupManagerService(58): + android 08-21 13:29:42.366: I/BackupManagerService(58): + com.android.providers.settings 08-21 13:29:42.366: I/BackupManagerService(58): Backup enabled => false 08-21 13:29:42.366: I/SystemServer(58): AppWidget Service 08-21 13:29:42.376: I/SystemServer(58): Recognition Service 08-21 13:29:42.416: D/VoldCmdListener(28): share status ums 08-21 13:29:42.429: D/StorageNotification(58): Startup with UMS connection false (media state removed) 08-21 13:29:42.446: I/SystemServer(58): DiskStats Service 08-21 13:29:42.467: I/WindowManager(58): SAFE MODE not enabled 08-21 13:29:42.467: W/DevicePolicyManagerService(58): failed parsing /data/system/device_policies.xml java.io.FileNotFoundException: /data/system/device_policies.xml (No such file or directory) 08-21 13:29:42.517: I/ActivityManager(58): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=0 seq=1} 08-21 13:29:42.547: D/PowerManagerService(58): system ready! 08-21 13:29:42.547: I/ActivityManager(58): Sending system update to: ComponentInfo{com.android.providers.contacts/com.android.providers.contacts.ContactsUpgradeReceiver} 08-21 13:29:42.567: I/Zygote(58): Process: zygote socket opened 08-21 13:29:42.597: I/ActivityManager(58): Start proc android.process.acore for broadcast com.android.providers.contacts/.ContactsUpgradeReceiver: pid=108 uid=10000 gids={3003, 1015} 08-21 13:29:42.608: W/StatusBar(58): No icon ID for slot ime 08-21 13:29:42.947: I/ActivityManager(58): Launching preboot mode app: ProcessRecord{4615caf0 108:android.process.acore/10000} 08-21 13:29:43.447: D/StatusBar(58): DISABLE_EXPAND: yes 08-21 13:29:43.457: I/ActivityManager(58): Removing system update proc: ProcessRecord{4615caf0 108:android.process.acore/10000} 08-21 13:29:43.457: I/Process(58): Sending signal. PID: 108 SIG: 9 08-21 13:29:43.457: I/ActivityManager(58): System now ready 08-21 13:29:43.487: I/SystemServer(58): Making services ready 08-21 13:29:43.547: I/ActivityManager(58): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=2} 08-21 13:29:43.597: W/RecognitionManagerService(58): no available voice recognition services found 08-21 13:29:44.306: D/dalvikvm(58): GC_FOR_MALLOC freed 5060 objects / 289520 bytes in 311ms 08-21 13:29:44.306: I/ActivityManager(58): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=119 uid=10021 gids={} 08-21 13:29:44.327: D/NetworkManagmentService(58): Registering observer 08-21 13:29:44.336: D/libhardware_legacy(58): using QEMU GPS Hardware emulation 08-21 13:29:44.380: E/ThrottleService(58): Could not open GPS configuration file /etc/gps.conf 08-21 13:29:44.397: I/ActivityManager(58): Start proc com.android.phone for added application com.android.phone: pid=127 uid=1001 gids={3002, 3001, 3003, 1015} 08-21 13:29:44.557: I/ActivityManager(58): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher } 08-21 13:29:44.667: D/AndroidRuntime(116): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<< 08-21 13:29:44.667: D/AndroidRuntime(116): CheckJNI is ON 08-21 13:29:44.767: I/ActivityManager(58): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=132 uid=10020 gids={} 08-21 13:29:44.797: I/ActivityManager(58): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=134 uid=1000 gids={3003, 3002, 3001} 08-21 13:29:44.797: W/GpsLocationProvider(58): Could not open GPS configuration file /etc/gps.conf 08-21 13:29:44.937: W/ActivityManager(58): Unable to start service Intent { act=@0 }: not found 08-21 13:29:44.937: W/ActivityManager(58): Unable to start service Intent { act=@0 }: not found 08-21 13:29:45.056: E/logwrapper(141): executing /system/bin/tc failed: No such file or directory 08-21 13:29:45.097: I/logwrapper(29): /system/bin/tc terminated by exit(255) 08-21 13:29:45.206: E/logwrapper(142): executing /system/bin/tc failed: No such file or directory 08-21 13:29:45.206: I/logwrapper(29): /system/bin/tc terminated by exit(255) 08-21 13:29:45.256: E/logwrapper(144): executing /system/bin/tc failed: No such file or directory 08-21 13:29:45.287: I/logwrapper(29): /system/bin/tc terminated by exit(255) 08-21 13:29:46.227: D/AndroidRuntime(116): --- registering native functions --- 08-21 13:29:46.276: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:46.276: D/qemud(37): created client 0xc038 listening on fd 13 08-21 13:29:46.276: D/qemud(37): client_fd_receive: attempting registration for service 'gps' 08-21 13:29:46.276: D/qemud(37): client_fd_receive: -> received channel id 8 08-21 13:29:46.298: D/qemud(37): client_registration: registration succeeded for client 8 08-21 13:29:46.317: D/dalvikvm(58): GC_EXTERNAL_ALLOC freed 3796 objects / 245496 bytes in 267ms 08-21 13:29:46.856: I/ActivityThread(127): Publishing provider mms: com.android.providers.telephony.MmsProvider 08-21 13:29:47.126: I/ActivityThread(127): Publishing provider sms: com.android.providers.telephony.SmsProvider 08-21 13:29:47.246: I/ActivityThread(127): Publishing provider telephony: com.android.providers.telephony.TelephonyProvider 08-21 13:29:47.287: I/ActivityThread(127): Publishing provider icc: com.android.phone.IccProvider 08-21 13:29:47.317: I/ActivityThread(127): Publishing provider mms-sms: com.android.providers.telephony.MmsSmsProvider 08-21 13:29:47.547: I/ActivityManager(58): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=158 uid=10000 gids={3003, 1015} 08-21 13:29:47.997: I/ActivityThread(132): Publishing provider com.android.launcher2.settings: com.android.launcher2.LauncherProvider 08-21 13:29:48.397: D/dalvikvm(132): GC_EXTERNAL_ALLOC freed 968 objects / 72616 bytes in 275ms 08-21 13:29:48.437: I/ActivityThread(158): Publishing provider com.android.social: com.android.providers.contacts.SocialProvider 08-21 13:29:48.687: I/ActivityThread(158): Publishing provider applications: com.android.providers.applications.ApplicationsProvider 08-21 13:29:49.297: I/ActivityThread(158): Publishing provider contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 08-21 13:29:49.387: D/ConnectivityService(58): getMobileDataEnabled returning true 08-21 13:29:49.677: D/PhoneApp(127): onCreate: mProximityWakeLock: null 08-21 13:29:49.747: W/ActivityManager(58): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found 08-21 13:29:49.846: D/PhoneApp(127): Resetting audio state/mode: IDLE 08-21 13:29:50.126: D/AlarmManagerService(58): Kernel timezone updated to 240 minutes west of GMT 08-21 13:29:50.197: D/SystemClock(127): Setting time of day to sec=1377106189 08-21 13:29:49.636: I/ActivityManager(58): Start proc com.google.process.gapps for broadcast com.google.android.gsf/.checkin.CheckinService$Receiver: pid=175 uid=10023 gids={2001, 3003, 1007} 08-21 13:29:49.645: W/SystemClock(127): Unable to set rtc to 1377106189: Invalid argument 08-21 13:29:50.115: D/MobileDataStateTracker(58): default Received state= DISCONNECTED, old= DISCONNECTED, reason= radioTurnedOff, apnTypeList= default 08-21 13:29:50.145: D/MobileDataStateTracker(58): default Received state= DISCONNECTED, old= DISCONNECTED, reason= gprsDetached, apnTypeList= default 08-21 13:29:50.394: I/ActivityManager(58): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=183 uid=10027 gids={1015, 2001} 08-21 13:29:50.575: D/dalvikvm(58): GREF has increased to 201 08-21 13:29:50.865: I/ActivityThread(175): Publishing provider com.google.settings: com.google.android.gsf.settings.GoogleSettingsProvider 08-21 13:29:51.115: D/dalvikvm(127): GC_FOR_MALLOC freed 3558 objects / 220664 bytes in 564ms 08-21 13:29:51.434: I/ActivityThread(175): Publishing provider com.google.android.gsf.gservices: com.google.android.gsf.gservices.GservicesProvider 08-21 13:29:51.685: I/GservicesProvider(175): Gservices pushing to system: true; secure: true 08-21 13:29:51.685: I/ActivityThread(175): Publishing provider subscribedfeeds: com.google.android.gsf.subscribedfeeds.SubscribedFeedsProvider 08-21 13:29:51.764: D/MobileDataStateTracker(58): default Received state= DISCONNECTED, old= DISCONNECTED, reason= (unspecified), apnTypeList= default 08-21 13:29:51.945: I/ActivityThread(158): Publishing provider call_log: com.android.providers.contacts.CallLogProvider 08-21 13:29:51.965: I/ActivityThread(158): Publishing provider user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider 08-21 13:29:52.115: D/MccTable(127): updateMccMncConfiguration: mcc=310, mnc=260 08-21 13:29:52.115: D/MccTable(127): locale set to en_us 08-21 13:29:52.115: D/MccTable(127): WIFI_NUM_ALLOWED_CHANNELS set to 11 08-21 13:29:52.125: I/WifiService(58): WifiService trying to setNumAllowed to 11 with persist set to true 08-21 13:29:52.155: I/ActivityManager(58): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=3} 08-21 13:29:52.204: I/UsageStats(58): Unexpected resume of com.android.launcher while already resumed in com.android.launcher 08-21 13:29:52.285: I/ActivityThread(175): Publishing provider com.google.android.providers.talk: com.google.android.gsf.talk.TalkProvider 08-21 13:29:52.645: D/TelephonyProvider(127): Setting numeric '310260' to be the current operator 08-21 13:29:52.766: D/MobileDataStateTracker(58): default Received state= CONNECTING, old= DISCONNECTED, reason= simLoaded, apnTypeList= * 08-21 13:29:52.766: D/NetworkStateTracker(58): setDetailed state, old =IDLE and new state=CONNECTING 08-21 13:29:52.795: D/ConnectivityService(58): ConnectivityChange for mobile: CONNECTING/CONNECTING 08-21 13:29:52.835: D/MobileDataStateTracker(58): replacing old mInterfaceName (null) with /dev/omap_csmi_tty1 for hipri 08-21 13:29:52.845: D/MobileDataStateTracker(58): replacing old mInterfaceName (null) with /dev/omap_csmi_tty1 for supl 08-21 13:29:52.845: D/MobileDataStateTracker(58): replacing old mInterfaceName (null) with /dev/omap_csmi_tty1 for mms 08-21 13:29:52.845: D/MobileDataStateTracker(58): default Received state= CONNECTED, old= CONNECTING, reason= simLoaded, apnTypeList= * 08-21 13:29:52.845: D/NetworkStateTracker(58): setDetailed state, old =CONNECTING and new state=CONNECTED 08-21 13:29:52.855: D/ConnectivityService(58): ConnectivityChange for mobile: CONNECTED/CONNECTED 08-21 13:29:52.855: V/NetworkStateTracker(58): Setting TCP values: [4094,87380,110208,4096,16384,110208] which comes from [net.tcp.buffersize.umts] 08-21 13:29:52.965: D/ConnectivityService(58): adding dns 10.0.2.3 for mobile 08-21 13:29:52.985: D/Tethering(58): Tethering got CONNECTIVITY_ACTION 08-21 13:29:52.985: D/Tethering(58): MasterInitialState.processMessage what=3 08-21 13:29:52.985: E/HierarchicalStateMachine(58): TetherMaster - unhandledMessage: msg.what=3 08-21 13:29:53.015: D/SntpClient(58): request time failed: java.net.SocketException: Address family not supported by protocol 08-21 13:29:53.174: I/ActivityManager(58): Start proc com.android.alarmclock for broadcast com.android.alarmclock/.AlarmInitReceiver: pid=200 uid=10035 gids={} 08-21 13:29:53.254: D/dalvikvm(32): GC_EXPLICIT freed 267 objects / 10120 bytes in 90ms 08-21 13:29:53.364: D/dalvikvm(32): GC_EXPLICIT freed 40 objects / 1752 bytes in 104ms 08-21 13:29:53.455: D/dalvikvm(32): GC_EXPLICIT freed 2 objects / 48 bytes in 91ms 08-21 13:29:53.595: I/ActivityThread(200): Publishing provider com.android.alarmclock: com.android.alarmclock.AlarmProvider 08-21 13:29:53.784: I/ActivityManager(58): Start proc com.android.music for broadcast com.android.music/.MediaAppWidgetProvider: pid=209 uid=10014 gids={3003, 1015} 08-21 13:29:54.425: D/dalvikvm(58): GC_FOR_MALLOC freed 8461 objects / 446552 bytes in 111ms 08-21 13:29:54.525: I/ActivityManager(58): Start proc com.android.protips for broadcast com.android.protips/.ProtipWidget: pid=215 uid=10009 gids={} 08-21 13:29:54.984: I/ActivityManager(58): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.SearchWidgetProvider: pid=223 uid=10008 gids={3003} 08-21 13:29:55.214: I/SurfaceFlinger(58): Boot is finished (20578 ms) 08-21 13:29:55.224: D/PowerManagerService(58): bootCompleted 08-21 13:29:55.224: D/qemud(37): fdhandler_accept_event: accepting on fd 10 08-21 13:29:55.224: D/qemud(37): created client 0xc088 listening on fd 14 08-21 13:29:55.224: D/qemud(37): client_fd_receive: attempting registration for service 'sensors' 08-21 13:29:55.224: D/qemud(37): client_fd_receive: -> received channel id 9 08-21 13:29:55.264: D/qemud(37): client_registration: registration succeeded for client 9 08-21 13:29:55.324: I/ARMAssembler(58): generated scanline__00000177:03515104_00000001_00000000 [ 73 ipp] (95 ins) at [0x33de80:0x33dffc] in 1353000 ns 08-21 13:29:55.575: I/ActivityThread(223): Publishing provider com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider 08-21 13:29:55.625: I/SearchManagerService(58): Building list of searchable activities 08-21 13:29:55.715: I/GTalkService(175): [ServiceAutoStarter] --- connectivity changed 08-21 13:29:55.715: I/GTalkService(175): [ServiceAutoStarter] --- start GTalk service --- 08-21 13:29:55.745: I/ActivityManager(58): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=233 uid=10016 gids={1015, 1006, 2001, 3003} 08-21 13:29:55.765: D/GTalkService(175): [GTalkService.1] ### onCreate ### 08-21 13:29:56.045: D/GTalkService(175): [GTalkService.1] setBackgroundDataWithLock: mBackgroundDataEnabled=true 08-21 13:29:56.055: I/ActivityThread(233): Publishing provider media: com.android.providers.media.MediaProvider 08-21 13:29:56.115: D/GTalkService(175): [GTalkService.1] onStartCommand: found 0 connections, force audit connections... 08-21 13:29:56.224: V/MediaProvider(233): Attached volume: internal 08-21 13:29:56.234: D/GoogleLoginService(175): onBind: Intent { act=android.accounts.AccountAuthenticator cmp=com.google.android.gsf/.loginservice.GoogleLoginService } 08-21 13:29:56.244: W/GoogleLoginService(175): Device has no accounts: sending Intent { act=com.google.android.gsf.LOGIN_ACCOUNTS_MISSING } 08-21 13:29:56.264: D/GTalkService(175): [GTalkService.12] account missing 08-21 13:29:56.304: D/GTalkService(175): [GTalkService.13] account missing 08-21 13:29:56.324: I/ActivityThread(233): Publishing provider downloads: com.android.providers.downloads.DownloadProvider 08-21 13:29:56.375: I/ActivityThread(233): Publishing provider drm: com.android.providers.drm.DrmProvider 08-21 13:29:56.546: D/OtaStartupReceiver(127): Not a CDMA phone, no need to process OTA 08-21 13:29:56.615: I/ActivityManager(58): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=245 uid=10015 gids={3003, 1015} 08-21 13:29:56.655: I/RecoverySystem(58): No recovery log file 08-21 13:29:57.045: D/dalvikvm(175): GC_FOR_MALLOC freed 4128 objects / 268600 bytes in 176ms 08-21 13:29:57.065: I/ActivityThread(245): Publishing provider com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider 08-21 13:29:57.375: D/dalvikvm(183): GC_EXPLICIT freed 811 objects / 57096 bytes in 67ms 08-21 13:29:57.555: D/dalvikvm(58): GC_EXPLICIT freed 4432 objects / 207152 bytes in 348ms 08-21 13:29:57.785: I/ActivityManager(58): Start proc com.google.android.apps.maps:FriendService for broadcast com.google.android.apps.maps/com.google.googlenav.friend.android.ServiceReceiver: pid=264 uid=10017 gids={3003, 1015} 08-21 13:29:58.365: I/ActivityManager(58): Starting activity: Intent { flg=0x10000000 cmp=com.google.android.gsf/.update.SystemUpdateInstallDialog } 08-21 13:29:58.435: I/GTalkService(175): [ServiceAutoStarter] --- received boot intent broadcast 08-21 13:29:58.475: I/ActivityManager(58): Start proc com.android.email for broadcast com.android.email/com.android.exchange.BootReceiver: pid=274 uid=10025 gids={3003, 1015} 08-21 13:29:58.685: I/ActivityManager(58): Displayed activity com.android.launcher/com.android.launcher2.Launcher: 14583 ms (total 14583 ms) 08-21 13:29:58.925: I/ActivityThread(274): Publishing provider com.android.email.provider: com.android.email.provider.EmailProvider 08-21 13:29:58.955: I/ActivityThread(274): Publishing provider com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider 08-21 13:29:58.965: I/ActivityThread(274): Publishing provider com.android.exchange.provider: com.android.exchange.provider.ExchangeProvider 08-21 13:29:59.134: D/dalvikvm(58): GREF has increased to 301 08-21 13:29:59.164: D/Exchange(274): BootReceiver onReceive 08-21 13:29:59.195: D/EAS SyncManager(274): !!! EAS SyncManager, onCreate 08-21 13:29:59.254: D/EAS SyncManager(274): !!! EAS SyncManager, onStartCommand 08-21 13:29:59.285: D/EAS SyncManager(274): !!! EAS SyncManager, stopping self 08-21 13:29:59.435: D/MediaScannerService(233): start scanning volume internal 08-21 13:29:59.665: D/Eas Debug(274): Logging: 08-21 13:29:59.695: D/EAS SyncManager(274): !!! EAS SyncManager, onDestroy 08-21 13:30:00.025: D/PackageParser(58): Scanning package: /data/app/vmdl69310.tmp 08-21 13:30:00.355: D/MediaScanner(233): prescan time: 550ms 08-21 13:30:00.366: D/MediaScanner(233): scan time: 3ms 08-21 13:30:00.366: D/MediaScanner(233): postscan time: 1ms 08-21 13:30:00.366: D/MediaScanner(233): total time: 554ms 08-21 13:30:00.405: D/MediaScannerService(233): done scanning volume internal 08-21 13:30:00.905: D/dalvikvm(132): GC_EXTERNAL_ALLOC freed 3553 objects / 198240 bytes in 66ms 08-21 13:30:01.205: I/Launcher.Model(132): not binding apps: no Launcher activity 08-21 13:30:01.275: D/dalvikvm(132): GC_EXPLICIT freed 1490 objects / 74528 bytes in 71ms 08-21 13:30:01.755: D/dalvikvm(132): GC_FOR_MALLOC freed 9095 objects / 444776 bytes in 50ms 08-21 13:30:02.134: D/dalvikvm(132): GC_EXPLICIT freed 1093 objects / 51352 bytes in 65ms 08-21 13:30:02.154: I/PackageManager(58): Removing non-system package:com.esppm 08-21 13:30:02.285: D/PackageManager(58): Scanning package com.esppm 08-21 13:30:02.295: I/PackageManager(58): Package com.esppm codePath changed from /data/app/com.esppm-2.apk to /data/app/com.esppm-1.apk; Retaining data and using new 08-21 13:30:02.295: I/PackageManager(58): /data/app/com.esppm-1.apk changed; unpacking 08-21 13:30:02.316: D/installd(34): DexInv: --- BEGIN '/data/app/com.esppm-1.apk' --- 08-21 13:30:03.146: D/dalvikvm(287): DexOpt: load 87ms, verify 528ms, opt 16ms 08-21 13:30:03.165: D/installd(34): DexInv: --- END '/data/app/com.esppm-1.apk' (success) --- 08-21 13:30:03.165: W/PackageManager(58): Code path for pkg : com.esppm changing from /data/app/com.esppm-2.apk to /data/app/com.esppm-1.apk 08-21 13:30:03.165: W/PackageManager(58): Resource path for pkg : com.esppm changing from /data/app/com.esppm-2.apk to /data/app/com.esppm-1.apk 08-21 13:30:03.165: D/PackageManager(58): Services: com.esppm.GCMIntentService 08-21 13:30:03.165: D/PackageManager(58): Receivers: com.google.android.gcm.GCMBroadcastReceiver 08-21 13:30:03.165: D/PackageManager(58): Activities: com.esppm.BT_activity_root com.esppm.BT_activity_base com.esppm.BT_activity_root_tabs com.esppm.BT_screen_pdfDoc com.esppm.BT_screen_customHTML com.esppm.BT_screen_customURL com.esppm.BT_screen_menuListSimple com.esppm.BT_screen_menuButtons com.esppm.BT_screen_map com.esppm.BT_screen_htmlDoc 08-21 13:30:03.165: D/PackageManager(58): Permissions: com.esppm.permission.C2D_MESSAGE 08-21 13:30:03.385: D/dalvikvm(58): GC_FOR_MALLOC freed 11534 objects / 629080 bytes in 96ms 08-21 13:30:03.875: I/installd(34): move /data/dalvik-cache/data@[email protected]@classes.dex -> /data/dalvik-cache/data@[email protected]@classes.dex 08-21 13:30:03.875: D/PackageManager(58): New package installed in /data/app/com.esppm-1.apk 08-21 13:30:03.894: W/PackageManager(58): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone 08-21 13:30:03.894: W/PackageManager(58): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x1be45) 08-21 13:30:03.894: W/PackageManager(58): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings 08-21 13:30:03.894: W/PackageManager(58): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings 08-21 13:30:03.915: W/PackageManager(58): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.google.android.apps.maps 08-21 13:30:03.915: W/PackageManager(58): Unknown permission com.google.android.pushmessaging.permission.RECEIVE in package com.google.android.apps.maps 08-21 13:30:04.144: I/ActivityManager(58): Force stopping package com.esppm uid=10040 08-21 13:30:04.144: I/ActivityManager(58): Force stopping package com.esppm uid=10040 08-21 13:30:04.265: I/ActivityManager(58): Force stopping package com.esppm uid=10040 08-21 13:30:04.565: I/ActivityManager(58): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=288 uid=10010 gids={} 08-21 13:30:04.635: W/RecognitionManagerService(58): no available voice recognition services found 08-21 13:30:04.895: D/dalvikvm(158): GC_EXPLICIT freed 4330 objects / 261584 bytes in 730ms 08-21 13:30:04.984: I/ActivityThread(288): Publishing provider com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider 08-21 13:30:05.105: D/dalvikvm(58): GC_EXPLICIT freed 9760 objects / 535992 bytes in 124ms 08-21 13:30:05.115: I/installd(34): unlink /data/dalvik-cache/data@[email protected]@classes.dex 08-21 13:30:05.165: D/AndroidRuntime(116): Shutting down VM 08-21 13:30:05.175: D/jdwp(116): adbd disconnected 08-21 13:30:05.205: I/AndroidRuntime(116): NOTE: attach of thread 'Binder Thread #3' failed 08-21 13:30:05.605: D/AndroidRuntime(298): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<< 08-21 13:30:05.605: D/AndroidRuntime(298): CheckJNI is ON 08-21 13:30:05.755: D/AndroidRuntime(298): --- registering native functions --- 08-21 13:30:06.395: I/ActivityManager(58): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.esppm/.BT_activity_root } 08-21 13:30:06.505: D/AndroidRuntime(298): Shutting down VM 08-21 13:30:06.515: D/jdwp(298): adbd disconnected 08-21 13:30:06.555: I/dalvikvm(298): JNI: AttachCurrentThread (from ???.???) 08-21 13:30:06.555: I/AndroidRuntime(298): NOTE: attach of thread 'Binder Thread #3' failed 08-21 13:30:06.785: I/ActivityManager(58): Start proc com.esppm for activity com.esppm/.BT_activity_root: pid=305 uid=10040 gids={3003, 1015, 1006} 08-21 13:30:07.065: W/ZZ(305): esppm_appDelegate: onCreate 08-21 13:30:07.065: W/ZZ(305): esppm_appDelegate:loadAudioPlayer 08-21 13:30:07.085: W/ZZ(305): BT_application: Creating root-app object. 08-21 13:30:07.095: W/ZZ(305): BT_device: Creating root-device object. 08-21 13:30:07.095: W/ZZ(305): BT_device: This device uses an Android display density of: 240dpi (dots per inch) 08-21 13:30:07.105: W/ZZ(305): BT_device: This device can take pictures. 08-21 13:30:07.105: W/ZZ(305): BT_device: This device can take videos. 08-21 13:30:07.105: W/ZZ(305): BT_device: This device can send emails. 08-21 13:30:07.115: W/ZZ(305): BT_device: This device is GPS capable. 08-21 13:30:07.115: W/ZZ(305): BT_user: Creating root-user object. 08-21 13:30:07.215: W/ZZ(305): BT_activity_root:onCreate 08-21 13:30:07.385: D/dalvikvm(305): GC_EXTERNAL_ALLOC freed 1327 objects / 89320 bytes in 91ms 08-21 13:30:07.445: W/ZZ(305): BT_activity_root:loadAppData 08-21 13:30:07.525: W/ZZ(305): BT_device:updateDeviceConnectionType: ConnectionType: CELL 08-21 13:30:07.525: W/ZZ(305): BT_device:updateDeviceSize This device has a screen size of: 480 (width) x 800 (height). 08-21 13:30:07.555: W/ZZ(305): BT_device:updateDeviceSize This application considers this to be a "small device" 08-21 13:30:07.555: W/ZZ(305): BT_device:updateDeviceSize This device is in "portrait" orientation. 08-21 13:30:07.555: W/ZZ(305): BT_activity_root:loadAppData loading BT_config.txt from /assests folder in Eclipse project... 08-21 13:30:07.765: W/ZZ(305): BT_fileManager: readTextFileFromAssets: "/BT_config.txt" 08-21 13:30:07.864: W/ZZ(305): BT_activity_root:loadAppData loaded BT_config.txt from /assets folder successfully... 08-21 13:30:07.944: W/ZZ(305): BT_application: getDataURLFromAppData 08-21 13:30:08.045: I/ActivityManager(58): Displayed activity com.esppm/.BT_activity_root: 1541 ms (total 1541 ms) 08-21 13:30:08.215: D/dalvikvm(305): GC_FOR_MALLOC freed 1916 objects / 384776 bytes in 44ms 08-21 13:30:08.245: W/ZZ(305): BT_activity_root:loadAppData BT_config.txt file does use a dataURL for remote updates... 08-21 13:30:08.245: W/ZZ(305): BT_fileManager: readTextFileFromCache: "cachedAppConfig.txt" 08-21 13:30:08.286: W/ZZ(305): BT_activity_root:loadAppData reading cachedAppConfig.txt from the applications download cache... 08-21 13:30:08.286: W/ZZ(305): BT_activity_root:loadAppData ignoring BT_config.txt file in Eclipse project... 08-21 13:30:08.286: W/ZZ(305): BT_application: validateApplicationData 08-21 13:30:08.425: W/ZZ(305): BT_activity_root: application data appears to be valid JSON... 08-21 13:30:08.425: W/ZZ(305): BT_application: parseJSONData 08-21 13:30:08.585: D/dalvikvm(305): GC_FOR_MALLOC freed 7755 objects / 513528 bytes in 64ms 08-21 13:30:08.605: W/ZZ(305): BT_application: parsing core settings... 08-21 13:30:08.605: W/ZZ(305): BT_application: parsing themes... 08-21 13:30:08.605: W/ZZ(305): BT_application: parsing tabs... 08-21 13:30:08.605: W/ZZ(305): BT_application: parsing screens... 08-21 13:30:08.615: W/ZZ(305): BT_application:parseJSONData done parsing application data 08-21 13:30:08.615: W/ZZ(305): BT_activity_root:transitionToAppHomeScreen 08-21 13:30:08.615: W/ZZ(305): BT_activity_root:transitionToAppHomeScreen non-tabbed home screen. 08-21 13:30:08.615: W/ZZ(305): BT_application: getHomeScreen 08-21 13:30:08.635: I/ActivityManager(58): Starting activity: Intent { cmp=com.esppm/.BT_screen_menuButtons } 08-21 13:30:08.696: W/ZZ(305): BT_activity_base:onCreate (BASE CLASS) 08-21 13:30:08.755: W/ZZ(305): BT_screen_menuList:onCreate 08-21 13:30:08.755: W/ZZ(305): BT_viewUtilities:updateBackgroundColorsForScreen with nickname: "Menu" 08-21 13:30:08.765: W/ZZ(305): BT_viewUtilities:updateBackgroundColorsForScreen: setting background color to: "#FFFFFF" 08-21 13:30:08.765: W/ZZ(305): BT_viewUtilities:getNavBarForScreen building nav. bar for screen with nickname: "Menu" 08-21 13:30:08.804: W/ZZ(305): BT_fileManager:deleteFile F48AE47D06AD3F443CE6185_screenData.txt 08-21 13:30:08.824: W/ZZ(305): BT_screen_menuList:onStart (BASE CLASS) 08-21 13:30:08.824: W/ZZ(305): BT_screen_menuList: start GPS is set to YES in the applications configuration data, trying to start GPS 08-21 13:30:08.835: W/ZZ(305): BT_screen_menuList: user has not prevented the GPS from starting using a BT_screen_settingsLocation screen 08-21 13:30:08.844: W/ZZ(305): BT_screen_menuList:startListening (started listening for location changes) 08-21 13:30:08.844: W/ZZ(305): BT_screen_menuList:startListening asking for GPS locations updates... 08-21 13:30:08.854: W/ZZ(305): BT_screen_menuList:onStart using data from app's configuration file 08-21 13:30:08.854: W/ZZ(305): BT_screen_menuList:parseScreenData 08-21 13:30:08.854: W/ZZ(305): BT_screen_menuList:layoutButtons 08-21 13:30:08.916: W/ZZ(305): BT_screen_menuList:onResume (BASE CLASS) 08-21 13:30:08.916: W/ZZ(305): BT_screen_menuList:reportToCloud 08-21 13:30:08.945: W/ZZ(305): BT_screen_menuList:reportToCloudWorkerThread getting lastModified from reportToCloudURL http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:30:08.945: W/ZZ(305): BT_downloader:downloadTextData from URL: http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:30:09.235: W/ResourceType(58): Skipping entry 0x7f040002 in package table 0 because it is not complex! 08-21 13:30:09.235: W/ResourceType(58): Skipping entry 0x7f040003 in package table 0 because it is not complex! 08-21 13:30:09.395: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults appLastModifiedOnServer (value on server): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:30:09.395: W/ZZ(305): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-21 13:30:09.395: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults previousModified (value on device): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:30:09.395: W/ZZ(305): BT_fileManager: saveTextFileToCache: appModified.txt 08-21 13:30:09.415: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults server data not changed, no refresh needed 08-21 13:30:09.864: W/ZZ(305): esppm_appDelegate:SoundEffectLoader:doInBackground initSoundEffects 08-21 13:30:09.864: W/ZZ(305): esppm_appDelegate:SoundEffectLoader:doInBackground initSoundEffects DISABLED 08-21 13:30:10.265: I/ActivityManager(58): Displayed activity com.esppm/.BT_screen_menuButtons: 1601 ms (total 1601 ms)
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 10:38 AM (12 years ago)
I should also note that the images will show up if I am adding them via a URL. However, I want them native. It also works fine in xcode.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
08/21/13 10:44 AM (12 years ago)
Could you clear LogCat, then capture data from the time you start your app? That should filter out anything unrelated to Buzztouch, including system initialization before the app starts. Mark
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 10:56 AM (12 years ago)
I should also note that the images will show up if I am adding them via a URL. However, I want them native. It also works fine in xcode.
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 10:57 AM (12 years ago)
Here you go: 08-21 13:54:38.352: I/ActivityManager(58): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.esppm/.BT_activity_root } 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList:onStart (BASE CLASS) 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList: start GPS is set to YES in the applications configuration data, trying to start GPS 08-21 13:54:38.425: W/ZZ(305): BT_screen_menuList: user has not prevented the GPS from starting using a BT_screen_settingsLocation screen 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening (started listening for location changes) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening asking for GPS locations updates... 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:onResume (BASE CLASS) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:reportToCloud 08-21 13:54:38.475: W/ZZ(305): BT_screen_menuList:reportToCloudWorkerThread getting lastModified from reportToCloudURL http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.475: W/ZZ(305): BT_downloader:downloadTextData from URL: http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults appLastModifiedOnServer (value on server): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults previousModified (value on device): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: saveTextFileToCache: appModified.txt 08-21 13:54:38.895: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults server data not changed, no refresh needed 08-21 13:54:43.985: D/dalvikvm(132): GC_EXPLICIT freed 220 objects / 11120 bytes in 57ms 08-21 13:54:53.683: D/SntpClient(58): request time failed: java.net.SocketException: Address family not supported by protocol
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 11:01 AM (12 years ago)
Here you go: 08-21 13:54:38.352: I/ActivityManager(58): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.esppm/.BT_activity_root } 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList:onStart (BASE CLASS) 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList: start GPS is set to YES in the applications configuration data, trying to start GPS 08-21 13:54:38.425: W/ZZ(305): BT_screen_menuList: user has not prevented the GPS from starting using a BT_screen_settingsLocation screen 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening (started listening for location changes) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening asking for GPS locations updates... 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:onResume (BASE CLASS) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:reportToCloud 08-21 13:54:38.475: W/ZZ(305): BT_screen_menuList:reportToCloudWorkerThread getting lastModified from reportToCloudURL http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.475: W/ZZ(305): BT_downloader:downloadTextData from URL: http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults appLastModifiedOnServer (value on server): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults previousModified (value on device): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: saveTextFileToCache: appModified.txt 08-21 13:54:38.895: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults server data not changed, no refresh needed 08-21 13:54:43.985: D/dalvikvm(132): GC_EXPLICIT freed 220 objects / 11120 bytes in 57ms 08-21 13:54:53.683: D/SntpClient(58): request time failed: java.net.SocketException: Address family not supported by protocol
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 11:07 AM (12 years ago)
Here you go: 08-21 13:54:38.352: I/ActivityManager(58): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.esppm/.BT_activity_root } 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList:onStart (BASE CLASS) 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList: start GPS is set to YES in the applications configuration data, trying to start GPS 08-21 13:54:38.425: W/ZZ(305): BT_screen_menuList: user has not prevented the GPS from starting using a BT_screen_settingsLocation screen 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening (started listening for location changes) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening asking for GPS locations updates... 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:onResume (BASE CLASS) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:reportToCloud 08-21 13:54:38.475: W/ZZ(305): BT_screen_menuList:reportToCloudWorkerThread getting lastModified from reportToCloudURL http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.475: W/ZZ(305): BT_downloader:downloadTextData from URL: http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults appLastModifiedOnServer (value on server): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults previousModified (value on device): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: saveTextFileToCache: appModified.txt 08-21 13:54:38.895: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults server data not changed, no refresh needed 08-21 13:54:43.985: D/dalvikvm(132): GC_EXPLICIT freed 220 objects / 11120 bytes in 57ms 08-21 13:54:53.683: D/SntpClient(58): request time failed: java.net.SocketException: Address family not supported by protocol
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 11:27 AM (12 years ago)
Here you go: 08-21 13:54:38.352: I/ActivityManager(58): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.esppm/.BT_activity_root } 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList:onStart (BASE CLASS) 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList: start GPS is set to YES in the applications configuration data, trying to start GPS 08-21 13:54:38.425: W/ZZ(305): BT_screen_menuList: user has not prevented the GPS from starting using a BT_screen_settingsLocation screen 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening (started listening for location changes) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening asking for GPS locations updates... 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:onResume (BASE CLASS) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:reportToCloud 08-21 13:54:38.475: W/ZZ(305): BT_screen_menuList:reportToCloudWorkerThread getting lastModified from reportToCloudURL http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.475: W/ZZ(305): BT_downloader:downloadTextData from URL: http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults appLastModifiedOnServer (value on server): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults previousModified (value on device): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: saveTextFileToCache: appModified.txt 08-21 13:54:38.895: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults server data not changed, no refresh needed 08-21 13:54:43.985: D/dalvikvm(132): GC_EXPLICIT freed 220 objects / 11120 bytes in 57ms 08-21 13:54:53.683: D/SntpClient(58): request time failed: java.net.SocketException: Address family not supported by protocol
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
08/21/13 11:31 AM (12 years ago)
In case you haven't noticed yet, refreshing your browser just posts the previous comments again! Mark
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 11:33 AM (12 years ago)
Here you go: 08-21 13:54:38.352: I/ActivityManager(58): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.esppm/.BT_activity_root } 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList:onStart (BASE CLASS) 08-21 13:54:38.395: W/ZZ(305): BT_screen_menuList: start GPS is set to YES in the applications configuration data, trying to start GPS 08-21 13:54:38.425: W/ZZ(305): BT_screen_menuList: user has not prevented the GPS from starting using a BT_screen_settingsLocation screen 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening (started listening for location changes) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:startListening asking for GPS locations updates... 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:onResume (BASE CLASS) 08-21 13:54:38.435: W/ZZ(305): BT_screen_menuList:reportToCloud 08-21 13:54:38.475: W/ZZ(305): BT_screen_menuList:reportToCloudWorkerThread getting lastModified from reportToCloudURL http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.475: W/ZZ(305): BT_downloader:downloadTextData from URL: http://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA39AB3E7D053DBE9A698C252&apiKey=692FC06019E4C012DC142D5&apiSecret=C9E1DF70A3838A835229F0E&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults appLastModifiedOnServer (value on server): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-21 13:54:38.855: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults previousModified (value on device): Wed, 21 Aug 2013 17:07:12 -0700 08-21 13:54:38.855: W/ZZ(305): BT_fileManager: saveTextFileToCache: appModified.txt 08-21 13:54:38.895: W/ZZ(305): BT_screen_menuList:handleReportToCloudResults server data not changed, no refresh needed 08-21 13:54:43.985: D/dalvikvm(132): GC_EXPLICIT freed 220 objects / 11120 bytes in 57ms 08-21 13:54:53.683: D/SntpClient(58): request time failed: java.net.SocketException: Address family not supported by protocol
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 11:34 AM (12 years ago)
good to know. was wondering why that was happening.
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 12:45 PM (12 years ago)
still not working. Does anyone have an idea on how to fix?
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
08/21/13 12:49 PM (12 years ago)
I'm not seeing anything in your output that indicates what the problem is. If you would like, zip up your entire Android project package, including all the images and everything, and either email it to me or make it available on DropBox or something. You can send to MrkFleming at gmail dot com. I can then run it through my Eclipse and see what's up. Mark
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/21/13 01:10 PM (12 years ago)
Thanks, Mark! I just sent it to your gmail.
 
pkdeveloper
Code is Art
Profile
Posts: 29
Reg: May 16, 2012
Washington, DC
4,640
like
08/22/13 08:05 AM (12 years ago)
Okay, for others that look at this in the future. It has been resolved. The issue: I was importing the project and then moving over the image files into the res/drawable folder. Apparently, I needed place the image files into the res/drawable folder first and then import the project. Another reason to hate eclipse. But there you go.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.