Hi *,

Regarding LiveFolders ContentProviders:
Did anyone ever get the per-instance Icon alive using the
LiveFolders.ICON_BITMAP column variant?

The 
http://developer.android.com/reference/android/provider/LiveFolders.html#ICON_BITMAP
JavaDoc

clearly sais it requires a Bitmap instance, but the consumer just
calls a byte[] getBlob()  to get the image data.

see here:
http://www.netmite.com/android/mydroid/donut/packages/apps/Launcher/src/com/android/launcher/LiveFolderAdapter.java

looks like a design inconsistency for me --> "cannot work".


Regarding the fillWindow solution by nEx.Software from
http://groups.google.com/group/android-developers/msg/df827eac13582883

Could someone post how this is done? I did not find out how to add a
blob[] as expected by the LiveFolderAdapter layer nor how to add an
entry for an Object like Bitmap.

Thanks & best regards,
Flo


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to