I have yet to figure this out so I though I'd try posting again. Given a widget with a background image specified in its layout, how can one set the background's transparency at runtime?
I have tried Kostya's suggestion of calling the RemoteView.setInt() method and passing in setAlpha as the methodName but I get a reflection error. I know this is doable because other application widgets have sliders to set the transparency at runtime. But how? Given that its usually Kostya that answers my widget questions (thanks, Kostya!) it looks like there may be a paucity of widget authors frequenting this group. But I figure there is no harm in trying again. Thanks! ...Jake -- Jake Colman -- Android Tinkerer -- 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

