On Mon, Sep 26, 2011 at 1:04 PM, skink <[email protected]> wrote:

>
>
> On Sep 26, 1:10 pm, Ashley McConnell <[email protected]> wrote:
> > > So you would like to call RemoteViews.setBitmap() right?
> >
> > I'd like to call RemoteViews.setImageViewUri with a file in the assets
> > directory.  The problem with setImageViewBitmap is that it very quickly
> hits
> > an android imposed limit.
> >
> > All the best,
> > Ash
> >
> > --
> > Awesome Widgets <http://www.siroccosoftware.com/awesome>
> > Online Racing Championship <http://onlineracingchampionship.com>
> > Twitter <http://twitter.com/AshMcConnell>
>
> Ok, I see it now.
>
> Looking into ImageView sources it seems however that your problem can
> be solved by using custom ContentProvider
>
> pskink
>
>
Thanks, That was a workaround I didn't think of, I'll give it a go.  I don't
understand why the asset URI doesn't work as advertised though.
-- 
Awesome Widgets <http://www.siroccosoftware.com/awesome>
Online Racing Championship <http://onlineracingchampionship.com>
Twitter <http://twitter.com/AshMcConnell>

-- 
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