One alternative you can use is RemoteViews.setImageViewUri(), and then
write your own ContentProvider that feeds images through
openAssetFile().
j
On Wed, Nov 18, 2009 at 8:55 PM, tedd wrote:
> Hi,
>
> I have seen that the ImageView.setImageBitmap() can process high
> resolution images(even of
Hi,
I have seen that the ImageView.setImageBitmap() can process high
resolution images(even of size greater than 480x640), but
RemoteView.setImageViewBitmap() fails with FAILED BINDER TRANSCATION
error
Is there ary constraint on the bitmap size which RemoteView can
handle
Why is the di
2 matches
Mail list logo