Phil,
There should be more information in the logcat - describing what kind of
bad thing happened on the remote side of the binder call.
My guess is that your RemoteViews has an state change operation that
references a view or a resource that doesn't exist in the widget, or
possibly just an invalid value (e.g. a null string in setTextViewText).
-- Kostya
11.09.2010 20:06, Mark Murphy пишет:
On Sat, Sep 11, 2010 at 11:25 AM, sdphil<[email protected]> wrote:
When I make this call, I am getting a "Java Binder !!!! FAILED
BINDER TRANSACTION !!!"
message in my logging window. Is this because that call needs to be
made on the UI thread?
No, updateAppWidget() can be called off the main application thread.
--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com
--
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