Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4814] Android: Remote image does not show when defaultImage is defined

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-11-05T14:02:26.000+0000
Affected Version/sRelease 1.7.1
Fix Version/sSprint 2011-32, Release 1.7.3, Release 1.8.0
ComponentsAndroid
Labelsn/a
ReporterEduardo Gomez
AssigneeEric Merriman
Created2011-07-27T18:57:22.000+0000
Updated2011-11-05T14:02:26.000+0000

Description

Problem

A DefaultImage is showed even after opening a view for 4-5 times then the URL images finally start to appear.

Tested on

Emulator HVGA Device 1: G-Tablet w/ WIFI Device 2: HTC Dream w/ WIFI

Console output

{noformat} D/dalvikvm( 33): GC_FOR_MALLOC freed 7537 objects / 458192 bytes in 40ms D/dalvikvm( 33): GC_FOR_MALLOC freed 7189 objects / 457624 bytes in 25ms D/dalvikvm( 33): GC_FOR_MALLOC freed 8598 objects / 513456 bytes in 26ms D/dalvikvm( 33): GC_EXPLICIT freed 453 objects / 39176 bytes in 22ms D/dalvikvm( 33): GC_EXPLICIT freed 594 objects / 29016 bytes in 22ms D/dalvikvm( 33): GC_EXPLICIT freed 449 objects / 25096 bytes in 23ms D/dalvikvm( 33): GC_EXPLICIT freed 308 objects / 35136 bytes in 29ms D/dalvikvm( 33): GC_EXPLICIT freed 279 objects / 18952 bytes in 32ms D/dalvikvm( 33): GC_EXPLICIT freed 341 objects / 18432 bytes in 32ms D/dalvikvm( 33): GC_EXPLICIT freed 449 objects / 28248 bytes in 31ms D/dalvikvm( 33): GC_EXPLICIT freed 529 objects / 53168 bytes in 37ms D/dalvikvm( 33): GC_EXPLICIT freed 623 objects / 34040 bytes in 35ms D/dalvikvm( 33): GC_EXPLICIT freed 861 objects / 46872 bytes in 35ms D/dalvikvm( 33): GC_EXPLICIT freed 1747 objects / 85520 bytes in 37ms D/dalvikvm( 33): GC_EXPLICIT freed 447 objects / 29400 bytes in 42ms D/dalvikvm( 33): GC_EXPLICIT freed 315 objects / 20192 bytes in 47ms I/Zygote ( 33): ...preloaded 1265 classes in 6659ms. E/Zygote ( 33): setreuid() failed. errno: 17 D/dalvikvm( 33): GC_EXPLICIT freed 104 objects / 14224 bytes in 41ms I/Zygote ( 33): Preloading resources... W/Zygote ( 33): Preloaded drawable resource #0x1080093 (res/drawable-mdpi/sym_def_app_icon.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080002 (res/drawable-mdpi/arrow_down_float.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10800b3 (res/drawable/btn_check.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10800b6 (res/drawable-mdpi/btn_check_label_background.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10800b7 (res/drawable-mdpi/btn_check_off.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10800bc (res/drawable-mdpi/btn_check_on.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080004 (res/drawable/btn_default.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080005 (res/drawable/btn_default_small.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080006 (res/drawable/btn_dropdown.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080008 (res/drawable/btn_plus.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080007 (res/drawable/btn_minus.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080009 (res/drawable/btn_radio.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108000a (res/drawable/btn_star.xml) that varies with configuration!! D/dalvikvm( 33): GC_EXPLICIT freed 421 objects / 25848 bytes in 49ms W/Zygote ( 33): Preloaded drawable resource #0x1080131 (res/drawable/btn_toggle.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080194 (res/drawable-mdpi/ic_emergency.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080012 (res/drawable-mdpi/divider_horizontal_bright.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080014 (res/drawable-mdpi/divider_horizontal_dark.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080016 (res/drawable/edit_text.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108016d (res/drawable/expander_group.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080062 (res/drawable/list_selector_background.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080227 (res/drawable-mdpi/menu_background.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080228 (res/drawable-mdpi/menu_background_fill_parent_width.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080229 (res/drawable/menu_selector.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080234 (res/drawable-mdpi/panel_background.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108023b (res/drawable-mdpi/popup_bottom_bright.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108023c (res/drawable-mdpi/popup_bottom_dark.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108023d (res/drawable-mdpi/popup_bottom_medium.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108023e (res/drawable-mdpi/popup_center_bright.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108023f (res/drawable-mdpi/popup_center_dark.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080242 (res/drawable-mdpi/popup_full_dark.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080245 (res/drawable-mdpi/popup_top_bright.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080246 (res/drawable-mdpi/popup_top_dark.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108006d (res/drawable/progress_indeterminate_horizontal.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108024c (res/drawable/progress_small.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108024d (res/drawable/progress_small_titlebar.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080270 (res/drawable-mdpi/scrollbar_handle_horizontal.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080271 (res/drawable-mdpi/scrollbar_handle_vertical.9.png) that varies with configuration!! D/dalvikvm( 33): GC_EXPLICIT freed 477 objects / 32640 bytes in 52ms W/Zygote ( 33): Preloaded drawable resource #0x1080071 (res/drawable/spinner_dropdown_background.xml) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080354 (res/drawable-mdpi/title_bar_shadow.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801d6 (res/drawable-mdpi/indicator_code_lock_drag_direction_green_up.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801d7 (res/drawable-mdpi/indicator_code_lock_drag_direction_red_up.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801d8 (res/drawable-mdpi/indicator_code_lock_point_area_default.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801d9 (res/drawable-mdpi/indicator_code_lock_point_area_green.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801da (res/drawable-mdpi/indicator_code_lock_point_area_red.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801e8 (res/drawable-mdpi/jog_tab_bar_left_end_confirm_gray.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801ec (res/drawable-mdpi/jog_tab_bar_left_end_normal.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801ed (res/drawable-mdpi/jog_tab_bar_left_end_pressed.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801f1 (res/drawable-mdpi/jog_tab_bar_right_end_confirm_gray.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801f5 (res/drawable-mdpi/jog_tab_bar_right_end_normal.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801f6 (res/drawable-mdpi/jog_tab_bar_right_end_pressed.9.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x10801fb (res/drawable-mdpi/jog_tab_left_confirm_gray.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080200 (res/drawable-mdpi/jog_tab_left_normal.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080201 (res/drawable-mdpi/jog_tab_left_pressed.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080203 (res/drawable-mdpi/jog_tab_right_confirm_gray.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x1080209 (res/drawable-mdpi/jog_tab_right_normal.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108020a (res/drawable-mdpi/jog_tab_right_pressed.png) that varies with configuration!! W/Zygote ( 33): Preloaded drawable resource #0x108020d (res/drawable-mdpi/jog_tab_target_gray.png) that varies with configuration!! I/Zygote ( 33): ...preloaded 61 resources in 546ms. I/Zygote ( 33): ...preloaded 15 resources in 17ms. D/dalvikvm( 33): GC_EXPLICIT freed 503 objects / 37832 bytes in 41ms D/dalvikvm( 33): GC_EXPLICIT freed 150 objects / 5792 bytes in 46ms D/dalvikvm( 33): GC_EXPLICIT freed 2 objects / 48 bytes in 39ms I/dalvikvm( 33): System server process 60 has been created I/Zygote ( 33): Accepting command socket connections E/BatteryService( 60): usbOnlinePath not found E/BatteryService( 60): batteryVoltagePath not found E/BatteryService( 60): batteryTemperaturePath not found I/sysproc ( 60): Entered system_init() I/sysproc ( 60): ServiceManager: 0x11d680 I/SurfaceFlinger( 60): SurfaceFlinger is starting I/SurfaceFlinger( 60): SurfaceFlinger's main thread ready to run. Initializing graphics H/W... E/SurfaceFlinger( 60): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake I/gralloc ( 60): using (fd=24) I/gralloc ( 60): id = I/gralloc ( 60): xres = 320 px I/gralloc ( 60): yres = 480 px I/gralloc ( 60): xres_virtual = 320 px I/gralloc ( 60): yres_virtual = 960 px I/gralloc ( 60): bpp = 16 I/gralloc ( 60): r = 11:5 I/gralloc ( 60): g = 5:6 I/gralloc ( 60): b = 0:5 I/gralloc ( 60): width = 49 mm (165.877548 dpi) I/gralloc ( 60): height = 74 mm (164.756760 dpi) I/gralloc ( 60): refresh rate = 60.00 Hz D/libEGL ( 60): egl.cfg not found, using default config D/libEGL ( 60): loaded /system/lib/egl/libGLES_android.so I/SurfaceFlinger( 60): EGL informations: I/SurfaceFlinger( 60): # of configs : 8 I/SurfaceFlinger( 60): vendor : Android I/SurfaceFlinger( 60): version : 1.4 Android META-EGL I/SurfaceFlinger( 60): 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 I/SurfaceFlinger( 60): Client API: OpenGL ES I/SurfaceFlinger( 60): EGLSurface: 5-6-5-0, config=0x1000000 I/SurfaceFlinger( 60): flags : 001c0000 I/SurfaceFlinger( 60): OpenGL informations: I/SurfaceFlinger( 60): vendor : Android I/SurfaceFlinger( 60): renderer : Android PixelFlinger 1.3 I/SurfaceFlinger( 60): version : OpenGL ES-CM 1.0 I/SurfaceFlinger( 60): 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 I/SurfaceFlinger( 60): GL_MAX_TEXTURE_SIZE = 4096 I/SurfaceFlinger( 60): GL_MAX_VIEWPORT_DIMS = 4096 I/sysproc ( 60): System server: starting Android runtime. I/sysproc ( 60): System server: starting Android services. I/SystemServer( 60): Entered the Android system server! I/sysproc ( 60): System server: entering thread pool. I/SystemServer( 60): Entropy Service I/SystemServer( 60): Power Manager I/SystemServer( 60): Activity Manager I/ActivityManager( 60): Memory class: 16 I/BootAnimation( 70): boot animation disabled W/UsageStats( 60): Usage stats version changed; dropping I/SystemServer( 60): Telephony Registry I/SystemServer( 60): Package Manager I/Installer( 60): connecting... I/installd( 35): new connection I/PackageManager( 60): 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 I/PackageManager( 60): Features: android.hardware.camera android.hardware.camera.autofocus D/dalvikvm( 60): GC_FOR_MALLOC freed 4413 objects / 217336 bytes in 84ms W/PackageManager( 60): Running ENG build: no pre-dexopt! D/PackageManager( 60): Scanning app dir /system/framework D/dalvikvm( 60): GC_FOR_MALLOC freed 8799 objects / 418184 bytes in 70ms D/PackageManager( 60): Scanning app dir /system/app D/dalvikvm( 60): GC_FOR_MALLOC freed 5085 objects / 266304 bytes in 89ms D/dalvikvm( 60): GC_FOR_MALLOC freed 5187 objects / 279832 bytes in 77ms D/PackageManager( 60): Scanning app dir /data/app D/dalvikvm( 60): GC_FOR_MALLOC freed 5815 objects / 321280 bytes in 83ms W/PackageParser( 60): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #1841 W/PackageParser( 60): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #1847 W/PackageManager( 60): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring! D/PackageManager( 60): Scanning app dir /data/app-private I/PackageManager( 60): Time to scan packages: 3.026 seconds W/PackageManager( 60): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone W/PackageManager( 60): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x1be45) W/PackageManager( 60): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings W/PackageManager( 60): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings W/PackageManager( 60): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.google.android.apps.maps W/PackageManager( 60): Unknown permission com.google.android.pushmessaging.permission.RECEIVE in package com.google.android.apps.maps D/dalvikvm( 60): GC_EXPLICIT freed 6590 objects / 389040 bytes in 83ms I/SystemServer( 60): Account Manager I/SystemServer( 60): Content Manager I/SystemServer( 60): System Content Providers I/ActivityThread( 60): Publishing provider settings: com.android.providers.settings.SettingsProvider I/SystemServer( 60): Battery Service I/SystemServer( 60): Lights Service I/SystemServer( 60): Vibrator Service D/qemud ( 38): fdhandler_accept_event: accepting on fd 10 D/qemud ( 38): created client 0x11008 listening on fd 12 D/qemud ( 38): client_fd_receive: attempting registration for service 'hw-control' D/qemud ( 38): client_fd_receive: -> received channel id 3 D/qemud ( 38): client_registration: registration succeeded for client 3 I/SystemServer( 60): Alarm Manager I/SystemServer( 60): Init Watchdog I/SystemServer( 60): Sensor Service D/qemud ( 38): fdhandler_accept_event: accepting on fd 10 D/qemud ( 38): created client 0xc038 listening on fd 13 D/qemud ( 38): client_fd_receive: attempting registration for service 'sensors' D/qemud ( 38): client_fd_receive: -> received channel id 4 D/qemud ( 38): client_registration: registration succeeded for client 4 D/qemud ( 38): fdhandler_event: disconnect on fd 13 I/SystemServer( 60): Window Manager I/EventHub( 60): New keyboard: device->id=0x10000 devname='qwerty2' propName='hw.keyboards.65536.devname' keylayout='/system/usr/keylayout/qwerty.kl' I/EventHub( 60): New device: path=/dev/input/event0 name=qwerty2 id=0x10000 (of 0x1) index=1 fd=48 classes=0x2f E/EventHub( 60): could not get driver version for /dev/input/mouse0, Not a typewriter E/EventHub( 60): could not get driver version for /dev/input/mice, Not a typewriter I/KeyInputQueue( 60): Device added: id=0x0, name=qwerty2, classes=2f I/KeyInputQueue( 60): X: min=0 max=319 flat=0 fuzz=0 I/KeyInputQueue( 60): Y: min=0 max=479 flat=0 fuzz=0 I/KeyInputQueue( 60): Pressure: unknown values I/KeyInputQueue( 60): Size: unknown values I/KeyInputQueue( 60): No virtual keys found D/qemud ( 38): fdhandler_accept_event: accepting on fd 10 D/qemud ( 38): created client 0xc038 listening on fd 13 D/qemud ( 38): client_fd_receive: attempting registration for service 'sensors' D/qemud ( 38): client_fd_receive: -> received channel id 5 D/qemud ( 38): client_registration: registration succeeded for client 5 D/qemud ( 38): fdhandler_event: disconnect on fd 13 I/SystemServer( 60): Registering null Bluetooth Service (emulator) E/System ( 60): Failure starting core service E/System ( 60): java.lang.SecurityException E/System ( 60): at android.os.BinderProxy.transact(Native Method) E/System ( 60): at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146) E/System ( 60): at android.os.ServiceManager.addService(ServiceManager.java:72) E/System ( 60): at com.android.server.ServerThread.run(SystemServer.java:184) I/SystemServer( 60): Device Policy I/SystemServer( 60): Status Bar I/SystemServer( 60): Clipboard Service I/SystemServer( 60): Input Method Service I/InputManagerService( 60): Enabled input methods: com.android.inputmethod.pinyin/.PinyinIME:jp.co.omronsoft.openwnn/.OpenWnnJAJP:com.android.inputmethod.latin/.LatinIME I/SystemServer( 60): NetStat Service I/SystemServer( 60): NetworkManagement Service I/SystemServer( 60): Connectivity Service V/ConnectivityService( 60): ConnectivityService starting up D/ConnectivityService( 60): getMobileDataEnabled returning true V/ConnectivityService( 60): Starting Wifi Service. I/WifiService( 60): WifiService starting up with Wi-Fi disabled D/Tethering( 60): Tethering starting D/NetworkManagmentService( 60): Registering observer I/SystemServer( 60): Throttle Service I/SystemServer( 60): Accessibility Manager I/SystemServer( 60): Mount Service I/SystemServer( 60): Notification Manager D/VoldCmdListener( 29): volume list I/PackageManager( 60): Updating external media status from unmounted to unmounted I/SystemServer( 60): Device Storage Monitor D/VoldCmdListener( 29): share status ums I/SystemServer( 60): Location Manager D/dalvikvm( 60): GC_FOR_MALLOC freed 4340 objects / 260088 bytes in 89ms I/SystemServer( 60): Search Service I/SystemServer( 60): DropBox Service I/SystemServer( 60): Wallpaper Service I/SystemServer( 60): Audio Service D/AudioHardwareInterface( 34): setMode(NORMAL) W/AudioPolicyManagerBase( 34): setPhoneState() setting same state 0 E/SoundPool( 60): error loading /system/media/audio/ui/Effect_Tick.ogg W/AudioService( 60): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg E/SoundPool( 60): error loading /system/media/audio/ui/KeypressStandard.ogg W/AudioService( 60): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg E/SoundPool( 60): error loading /system/media/audio/ui/KeypressSpacebar.ogg W/AudioService( 60): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg E/SoundPool( 60): error loading /system/media/audio/ui/KeypressDelete.ogg W/AudioService( 60): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg E/SoundPool( 60): error loading /system/media/audio/ui/KeypressReturn.ogg W/AudioService( 60): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg I/SystemServer( 60): Headset Observer W/HeadsetObserver( 60): This kernel does not have wired headset support I/SystemServer( 60): Dock Observer W/DockObserver( 60): This kernel does not have dock station support I/SystemServer( 60): UI Mode Manager Service I/SystemServer( 60): Backup Service V/BackupManagerService( 60): No ancestral data I/BackupManagerService( 60): Found stale backup journal, scheduling: I/BackupManagerService( 60): + com.android.inputmethod.latin I/BackupManagerService( 60): + com.android.browser I/BackupManagerService( 60): + com.android.providers.userdictionary I/BackupManagerService( 60): + android I/BackupManagerService( 60): + com.android.providers.settings I/BackupManagerService( 60): Backup enabled => false I/SystemServer( 60): AppWidget Service I/SystemServer( 60): Recognition Service D/VoldCmdListener( 29): share status ums D/StorageNotification( 60): Startup with UMS connection false (media state unmounted) I/SystemServer( 60): DiskStats Service I/WindowManager( 60): SAFE MODE not enabled W/DevicePolicyManagerService( 60): failed parsing /data/system/device_policies.xml java.io.FileNotFoundException: /data/system/device_policies.xml (No such file or directory) I/ActivityManager( 60): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=18 uiMode=0 seq=1} D/PowerManagerService( 60): system ready! I/ActivityManager( 60): Sending system update to: ComponentInfo{com.android.providers.contacts/com.android.providers.contacts.ContactsUpgradeReceiver} I/Zygote ( 60): Process: zygote socket opened I/ActivityManager( 60): Start proc android.process.acore for broadcast com.android.providers.contacts/.ContactsUpgradeReceiver: pid=102 uid=10000 gids={3003, 1015} W/StatusBar( 60): No icon ID for slot ime D/qemud ( 38): fdhandler_accept_event: accepting on fd 10 D/qemud ( 38): created client 0xc038 listening on fd 13 D/qemud ( 38): client_fd_receive: attempting registration for service 'sensors' D/qemud ( 38): client_fd_receive: -> received channel id 6 D/qemud ( 38): client_registration: registration succeeded for client 6 I/ActivityManager( 60): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher } I/ActivityManager( 60): Launching preboot mode app: ProcessRecord{43ff2178 102:android.process.acore/10000} D/StatusBar( 60): DISABLE_EXPAND: yes D/dalvikvm( 60): GC_FOR_MALLOC freed 4721 objects / 267976 bytes in 231ms I/ARMAssembler( 60): generated scanline__00000177:03515104_00001001_00000000 [ 91 ipp] (114 ins) at [0x236348:0x236510] in 5034001 ns I/ActivityManager( 60): Removing system update proc: ProcessRecord{43ff2178 102:android.process.acore/10000} I/Process ( 60): Sending signal. PID: 102 SIG: 9 I/ActivityManager( 60): System now ready I/SystemServer( 60): Making services ready I/ActivityManager( 60): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=18 uiMode=17 seq=2} I/ARMAssembler( 60): generated scanline__00000177:03515104_00000001_00000000 [ 73 ipp] (95 ins) at [0x2a4600:0x2a477c] in 500000 ns W/RecognitionManagerService( 60): no available voice recognition services found I/ActivityManager( 60): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=115 uid=10021 gids={} D/libhardware_legacy( 60): using QEMU GPS Hardware emulation D/NetworkManagmentService( 60): Registering observer E/ThrottleService( 60): Could not open GPS configuration file /etc/gps.conf I/ActivityManager( 60): Start proc com.android.phone for added application com.android.phone: pid=119 uid=1001 gids={3002, 3001, 3003, 1015} I/ActivityManager( 60): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=122 uid=10020 gids={} I/ActivityManager( 60): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=129 uid=1000 gids={3003, 3002, 3001} W/GpsLocationProvider( 60): Could not open GPS configuration file /etc/gps.conf E/logwrapper( 140): executing /system/bin/tc failed: No such file or directory I/logwrapper( 30): /system/bin/tc terminated by exit(255) E/logwrapper( 144): executing /system/bin/tc failed: No such file or directory I/logwrapper( 30): /system/bin/tc terminated by exit(255) E/logwrapper( 145): executing /system/bin/tc failed: No such file or directory I/logwrapper( 30): /system/bin/tc terminated by exit(255) I/ActivityThread( 119): Publishing provider mms: com.android.providers.telephony.MmsProvider W/ActivityManager( 60): Unable to start service Intent { act=@0 }: not found W/ActivityManager( 60): Unable to start service Intent { act=@0 }: not found I/ActivityThread( 122): Publishing provider com.android.launcher2.settings: com.android.launcher2.LauncherProvider I/ActivityThread( 119): Publishing provider sms: com.android.providers.telephony.SmsProvider I/ActivityThread( 119): Publishing provider telephony: com.android.providers.telephony.TelephonyProvider I/ActivityThread( 119): Publishing provider icc: com.android.phone.IccProvider I/ActivityThread( 119): Publishing provider mms-sms: com.android.providers.telephony.MmsSmsProvider D/dalvikvm( 60): GC_EXTERNAL_ALLOC freed 4111 objects / 259016 bytes in 359ms D/dalvikvm( 122): GC_EXTERNAL_ALLOC freed 968 objects / 72616 bytes in 412ms D/qemud ( 38): fdhandler_accept_event: accepting on fd 10 D/qemud ( 38): created client 0xc088 listening on fd 14 D/qemud ( 38): client_fd_receive: attempting registration for service 'gps' D/qemud ( 38): client_fd_receive: -> received channel id 7 D/qemud ( 38): client_registration: registration succeeded for client 7 I/ARMAssembler( 60): generated scanline__00000077:03545404_00000004_00000000 [ 47 ipp] (67 ins) at [0x2a3a58:0x2a3b64] in 660000 ns D/ConnectivityService( 60): getMobileDataEnabled returning true I/ARMAssembler( 60): generated scanline__00000077:03010104_00000004_00000000 [ 22 ipp] (41 ins) at [0x2aebe0:0x2aec84] in 423000 ns I/ActivityManager( 60): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=160 uid=10000 gids={3003, 1015} D/PhoneApp( 119): onCreate: mProximityWakeLock: null W/ActivityManager( 60): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found D/PhoneApp( 119): Resetting audio state/mode: IDLE I/ActivityThread( 160): Publishing provider com.android.social: com.android.providers.contacts.SocialProvider D/AlarmManagerService( 60): Kernel timezone updated to 300 minutes west of GMT D/SystemClock( 119): Setting time of day to sec=1311869224 I/ActivityManager( 60): Start proc com.google.process.gapps for broadcast com.google.android.gsf/.checkin.CheckinService$Receiver: pid=173 uid=10023 gids={2001, 3003, 1007} W/SystemClock( 119): Unable to set rtc to 1311869224: Invalid argument I/ActivityThread( 160): Publishing provider applications: com.android.providers.applications.ApplicationsProvider D/dalvikvm( 60): GREF has increased to 201 I/ActivityThread( 160): Publishing provider contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 I/ActivityThread( 173): Publishing provider com.google.settings: com.google.android.gsf.settings.GoogleSettingsProvider D/dalvikvm( 119): GC_FOR_MALLOC freed 3647 objects / 221864 bytes in 435ms I/ActivityThread( 173): Publishing provider com.google.android.gsf.gservices: com.google.android.gsf.gservices.GservicesProvider D/MobileDataStateTracker( 60): default Received state= DISCONNECTED, old= DISCONNECTED, reason= radioTurnedOff, apnTypeList= default I/GservicesProvider( 173): Gservices pushing to system: true; secure: true I/ActivityThread( 173): Publishing provider subscribedfeeds: com.google.android.gsf.subscribedfeeds.SubscribedFeedsProvider D/MobileDataStateTracker( 60): default Received state= DISCONNECTED, old= DISCONNECTED, reason= gprsDetached, apnTypeList= default D/MobileDataStateTracker( 60): default Received state= DISCONNECTED, old= DISCONNECTED, reason= (unspecified), apnTypeList= default D/MccTable( 119): updateMccMncConfiguration: mcc=310, mnc=260 D/MccTable( 119): locale set to en_us D/MccTable( 119): WIFI_NUM_ALLOWED_CHANNELS set to 11 I/ActivityThread( 173): Publishing provider com.google.android.providers.talk: com.google.android.gsf.talk.TalkProvider I/WifiService( 60): WifiService trying to setNumAllowed to 11 with persist set to true I/ActivityManager( 60): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=18 uiMode=17 seq=3} I/UsageStats( 60): Unexpected resume of com.android.launcher while already resumed in com.android.launcher D/TelephonyProvider( 119): Setting numeric '310260' to be the current operator D/MobileDataStateTracker( 60): default Received state= CONNECTING, old= DISCONNECTED, reason= simLoaded, apnTypeList= * D/NetworkStateTracker( 60): setDetailed state, old =IDLE and new state=CONNECTING D/ConnectivityService( 60): ConnectivityChange for mobile: CONNECTING/CONNECTING D/MobileDataStateTracker( 60): replacing old mInterfaceName (null) with /dev/omap_csmi_tty1 for hipri D/MobileDataStateTracker( 60): replacing old mInterfaceName (null) with /dev/omap_csmi_tty1 for supl D/MobileDataStateTracker( 60): replacing old mInterfaceName (null) with /dev/omap_csmi_tty1 for mms D/MobileDataStateTracker( 60): default Received state= CONNECTED, old= CONNECTING, reason= simLoaded, apnTypeList= * D/NetworkStateTracker( 60): setDetailed state, old =CONNECTING and new state=CONNECTED D/ConnectivityService( 60): ConnectivityChange for mobile: CONNECTED/CONNECTED V/NetworkStateTracker( 60): Setting TCP values: [4094,87380,110208,4096,16384,110208] which comes from [net.tcp.buffersize.umts] D/ConnectivityService( 60): adding dns 10.0.2.3 for mobile D/Tethering( 60): Tethering got CONNECTIVITY_ACTION D/Tethering( 60): MasterInitialState.processMessage what=3 E/HierarchicalStateMachine( 60): TetherMaster - unhandledMessage: msg.what=3 I/ActivityThread( 160): Publishing provider call_log: com.android.providers.contacts.CallLogProvider I/ActivityThread( 160): Publishing provider user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider I/ActivityManager( 60): Start proc com.android.alarmclock for broadcast com.android.alarmclock/.AlarmInitReceiver: pid=195 uid=10035 gids={} D/dalvikvm( 60): GC_FOR_MALLOC freed 8105 objects / 446384 bytes in 300ms I/ActivityThread( 195): Publishing provider com.android.alarmclock: com.android.alarmclock.AlarmProvider D/SntpClient( 60): request time failed: java.net.SocketException: Address family not supported by protocol I/ActivityManager( 60): Start proc com.android.music for broadcast com.android.music/.MediaAppWidgetProvider: pid=206 uid=10014 gids={3003, 1015} D/dalvikvm( 33): GC_EXPLICIT freed 267 objects / 10120 bytes in 279ms D/dalvikvm( 33): GC_EXPLICIT freed 40 objects / 1752 bytes in 187ms D/PowerManagerService( 60): bootCompleted I/SurfaceFlinger( 60): Boot is finished (19200 ms) D/dalvikvm( 33): GC_EXPLICIT freed 2 objects / 48 bytes in 205ms D/VoldCmdListener( 29): volume mount /mnt/sdcard I/Vold ( 29): /dev/block/vold/179:0 being considered for volume sdcard D/Vold ( 29): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking) I/StorageNotification( 60): Media {/mnt/sdcard} state changed from {unmounted} -> {checking} I/ActivityManager( 60): Start proc com.android.protips for broadcast com.android.protips/.ProtipWidget: pid=218 uid=10009 gids={} I/ActivityManager( 60): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.SearchWidgetProvider: pid=226 uid=10008 gids={3003} I/SearchManagerService( 60): Building list of searchable activities I/ActivityThread( 226): Publishing provider com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider I//system/bin/fsck_msdos( 29): ** /dev/block/vold/179:0 I//system/bin/fsck_msdos( 29): ** Phase 1 - Read and Compare FATs I//system/bin/fsck_msdos( 29): Attempting to allocate 508 KB for FAT I//system/bin/fsck_msdos( 29): Attempting to allocate 508 KB for FAT I/GTalkService( 173): [ServiceAutoStarter] --- connectivity changed I/GTalkService( 173): [ServiceAutoStarter] --- start GTalk service --- I/ActivityManager( 60): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=233 uid=10016 gids={1015, 1006, 2001, 3003} D/GTalkService( 173): [GTalkService.1] ### onCreate ### D/dalvikvm( 60): GC_EXPLICIT freed 8947 objects / 415160 bytes in 173ms D/GTalkService( 173): [GTalkService.1] setBackgroundDataWithLock: mBackgroundDataEnabled=true I/ActivityThread( 233): Publishing provider media: com.android.providers.media.MediaProvider D/GTalkService( 173): [GTalkService.1] onStartCommand: found 0 connections, force audit connections... V/MediaProvider( 233): Attached volume: internal I/ActivityThread( 233): Publishing provider downloads: com.android.providers.downloads.DownloadProvider I/ActivityThread( 233): Publishing provider drm: com.android.providers.drm.DrmProvider D/dalvikvm( 173): GC_FOR_MALLOC freed 4566 objects / 275920 bytes in 191ms D/GoogleLoginService( 173): onBind: Intent { act=android.accounts.AccountAuthenticator cmp=com.google.android.gsf/.loginservice.GoogleLoginService } W/GoogleLoginService( 173): Device has no accounts: sending Intent { act=com.google.android.gsf.LOGIN_ACCOUNTS_MISSING } D/GTalkService( 173): [GTalkService.13] account missing D/GTalkService( 173): [GTalkService.12] account missing D/OtaStartupReceiver( 119): Not a CDMA phone, no need to process OTA I/ActivityManager( 60): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=247 uid=10015 gids={3003, 1015} I/RecoverySystem( 60): No recovery log file I/ActivityThread( 247): Publishing provider com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider I/ActivityManager( 60): Start proc com.google.android.apps.maps:FriendService for broadcast com.google.android.apps.maps/com.google.googlenav.friend.android.ServiceReceiver: pid=271 uid=10017 gids={3003, 1015} D/MediaScannerService( 233): start scanning volume internal I//system/bin/fsck_msdos( 29): ** Phase 2 - Check Cluster Chains I/ActivityManager( 60): Starting activity: Intent { flg=0x10000000 cmp=com.google.android.gsf/.update.SystemUpdateInstallDialog } I//system/bin/fsck_msdos( 29): ** Phase 3 - Checking Directories I//system/bin/fsck_msdos( 29): ** Phase 4 - Checking for Lost Files I//system/bin/fsck_msdos( 29): Next free cluster in FSInfo block (3270) not free I//system/bin/fsck_msdos( 29): FIXED I//system/bin/fsck_msdos( 29): 190 files, 62780 free (125560 clusters) I/logwrapper( 29): /system/bin/fsck_msdos terminated by exit(0) I/Vold ( 29): Filesystem check completed OK I/Vold ( 29): Device /dev/block/vold/179:0, target /mnt/sdcard mounted @ /mnt/secure/staging D/Vold ( 29): Volume sdcard state changing 3 (Checking) -> 4 (Mounted) I/PackageManager( 60): Updating external media status from unmounted to mounted I/StorageNotification( 60): Media {/mnt/sdcard} state changed from {checking} -> {mounted} D/dalvikvm( 60): GREF has increased to 301 I/GTalkService( 173): [ServiceAutoStarter] --- received boot intent broadcast I/ActivityManager( 60): Start proc com.android.email for broadcast com.android.email/com.android.exchange.BootReceiver: pid=281 uid=10025 gids={3003, 1015} I/ActivityManager( 60): Displayed activity com.android.launcher/com.android.launcher2.Launcher: 18730 ms (total 18730 ms) I/ActivityThread( 281): Publishing provider com.android.email.provider: com.android.email.provider.EmailProvider I/ActivityThread( 281): Publishing provider com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider I/ActivityThread( 281): Publishing provider com.android.exchange.provider: com.android.exchange.provider.ExchangeProvider D/Exchange( 281): BootReceiver onReceive D/EAS SyncManager( 281): !!! EAS SyncManager, onCreate D/EAS SyncManager( 281): !!! EAS SyncManager, onStartCommand D/EAS SyncManager( 281): !!! EAS SyncManager, stopping self D/Eas Debug( 281): Logging: D/EAS SyncManager( 281): !!! EAS SyncManager, onDestroy D/VoldCmdListener( 29): asec list I/PackageManager( 60): No secure containers on sdcard W/PackageManager( 60): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone W/PackageManager( 60): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x1be45) W/PackageManager( 60): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings W/PackageManager( 60): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings W/PackageManager( 60): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.google.android.apps.maps D/AndroidRuntime( 297): D/AndroidRuntime( 297): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<< D/AndroidRuntime( 297): CheckJNI is ON W/PackageManager( 60): Unknown permission com.google.android.pushmessaging.permission.RECEIVE in package com.google.android.apps.maps D/MediaScanner( 233): prescan time: 474ms D/MediaScanner( 233): scan time: 6ms D/MediaScanner( 233): postscan time: 25ms D/MediaScanner( 233): total time: 505ms D/MediaScannerService( 233): done scanning volume internal D/dalvikvm( 160): GC_FOR_MALLOC freed 3706 objects / 227328 bytes in 147ms D/AndroidRuntime( 297): --- registering native functions --- D/MediaScannerService( 233): start scanning volume external V/MediaProvider( 233): /mnt/sdcard volume ID: 434909975 V/MediaProvider( 233): Attached volume: external I/ActivityManager( 60): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.appcelerator.ticket10157/.Ticket10157Activity } D/AndroidRuntime( 297): Shutting down VM D/jdwp ( 297): adbd disconnected I/AndroidRuntime( 297): NOTE: attach of thread 'Binder Thread #3' failed I/ActivityManager( 60): Start proc com.appcelerator.ticket10157 for activity com.appcelerator.ticket10157/.Ticket10157Activity: pid=311 uid=10048 gids={1015, 3003} I/TiApplication( 311): (main) [0,0] checkpoint, app created. D/MediaScanner( 233): prescan time: 866ms D/MediaScanner( 233): scan time: 790ms D/MediaScanner( 233): postscan time: 4ms D/MediaScanner( 233): total time: 1660ms D/MediaScannerService( 233): done scanning volume external I/TiApplication( 311): (main) [689,689] Titanium 1.7.1 (2011/06/21 14:28 293a6d) D/TiDeployData( 311): (main) [86,775] Read deploy data: {"debuggerPort":-1,"debuggerEnabled":false,"fastdevPort":50760} E/TiPlatformHelper( 311): (main) [115,890] renaming ID D/dalvikvm( 311): GC_FOR_MALLOC freed 3404 objects / 335824 bytes in 77ms I/TiRootActivity( 311): (main) [0,0] checkpoint, on root activity create, savedInstanceState: null E/TiApplication( 311): (main) [541,541] APP PROXY: [Ti.App] D/TiCommonContactsApi( 311): (main) [38,579] Using newer contacts api. Android SDK level: 8 D/dalvikvm( 311): GC_FOR_MALLOC freed 5871 objects / 397640 bytes in 81ms I/global ( 311): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required. D/dalvikvm( 311): GC_FOR_MALLOC freed 6491 objects / 450560 bytes in 77ms D/qemud ( 38): fdhandler_accept_event: accepting on fd 10 D/qemud ( 38): created client 0x150b8 listening on fd 15 D/qemud ( 38): client_fd_receive: attempting registration for service 'sensors' D/qemud ( 38): client_fd_receive: -> received channel id 8 D/qemud ( 38): client_registration: registration succeeded for client 8 D/qemud ( 38): fdhandler_event: disconnect on fd 15 D/AlarmManagerService( 60): Kernel timezone updated to 300 minutes west of GMT D/SystemClock( 119): Setting time of day to sec=1311869245 D/TiFastDev( 311): (kroll$1: app://app.js) [1013,1592] Enabling Fastdev on port 50760 W/SystemClock( 119): Unable to set rtc to 1311869245: Invalid argument D/TiFastDev( 311): (kroll$1: app://app.js) [124,1716] sent tokens successfully D/TiFastDev( 311): (kroll$1: app://app.js) [3,1719] Fastdev session handshake succesful. D/TiFastDev( 311): (kroll$1: app://app.js) [12,1731] sent tokens successfully D/KrollContext( 311): (kroll$1: app://app.js) [3,1734] Running evaluated script: file:///android_asset/Resources/app.js I/TiRootActivity( 311): (main) [0,0] checkpoint, on root activity resume. context = org.appcelerator.titanium.TiContext@43e9ea68 D/dalvikvm( 311): GC_EXTERNAL_ALLOC freed 4318 objects / 298064 bytes in 91ms W/TiAnalyticsSvc( 311): (Thread-11) [528,528] Analytics Service Started I/ActivityManager( 60): Process android.process.acore (pid 160) has died. I/Launcher.Model( 122): not binding apps: no Launcher activity D/dalvikvm( 122): GC_EXPLICIT freed 4947 objects / 274112 bytes in 180ms D/dalvikvm( 122): GC_EXPLICIT freed 11122 objects / 544136 bytes in 64ms I/TiAnalyticsSvc( 311): (Thread-11) [1963,2491] Sending 1 analytics events. D/dalvikvm( 60): GC_FOR_MALLOC freed 11175 objects / 549760 bytes in 118ms D/KeyguardViewMediator( 60): pokeWakelock(5000) D/KeyguardViewMediator( 60): pokeWakelock(5000) I/ActivityManager( 60): Displayed activity com.appcelerator.ticket10157/.Ticket10157Activity: 11921 ms (total 11921 ms) D/dalvikvm( 311): GC_FOR_MALLOC freed 3927 objects / 436368 bytes in 79ms W/TiAnalyticsSvc( 311): (Thread-11) [6242,8733] Stopping Analytics Service {noformat}

Repro sequence

Although this is an intermittent issue, can be more reliable reproduce by setting the DefaultImage property.
var win = Ti.UI.createWindow({
	backgroundColor:'white'
});

var productsTable = Titanium.UI.createTableView({
	left: 0,
	top: 0,
	width: 400,
	height: 300,
	backgroundColor: '#ffffff'
});

var rows = [];

for (var i = 0; i < 5; i++) {

	var row = Titanium.UI.createTableViewRow({
		height: 130,
		backgroundSelectedColor: '#f6abc7'
	});

        //Pointed to a real URL image ...
	var myImageURL = 'http://blog.skyblox.com/wp-content/uploads/2008/05/appcelerator.jpg';

	var image1 = Titanium.UI.createImageView({
		left: 10,
		width: 78,
		height: 78,
		top: 10,
                //If defaultImage is commented out probability to load URL image is higher
		defaultImage: 'KS_nav_views.png',//Locally stored
		image: myImageURL
	});

	row.add(image1);

	rows.push(row);
}

productsTable.setData(rows);

win.add(productsTable);

win.open();

Workaround

Use an URL image tiny enough to get it displayed sooner, as it looks like is being rendered on the first times.

Associated HD

An ENT customer relies on this, http://appc.me/c/APP-296374

Comments

  1. Kincy Clark 2011-07-28

    Changing priority/severity back to original value. Customer priority is still IMMEDIATE. BestFit would like this fixed ASAP. It's hanging up two of their projects
  2. Don Thorp 2011-08-01

    See if I can figure out what's going on.
  3. Marshall Culpepper 2011-08-08

    As well as the test in this ticket, we should also verify these tests in KitchenSink: * Base UI > Views > Table Views > Layout 2 * Platform > XML + RSS * Mashups > YQL > YQL + Flickr * Mashups > Facebook > Query You'll also want to make sure you're clearing the image cache between test runs, which can be done with adb like so:
       $ adb shell rm /sdcard/$APPID/remote-image-cache/*
       
    Where $APPID is the app's id.
  4. Bill Dawson 2011-08-08

    Also pushed (and tested) to 1_7_X
  5. Natalie Huynh 2011-08-25

    Tested with 1.8.0.v20110819142548 iPhone 4.3.4 iPad2 4.3.2 Motorola Xoom 3.2 Nexus One 2.2.2
  6. Natalie Huynh 2011-09-29

    Open to add tag
  7. Natalie Huynh 2011-09-29

    Tested with 1.7.3.v20110928185013 with Hero 2.1 Galaxy Tab 3.1 Emulator 2.3

JSON Source