Aaah cool i didnt think of that problem!
On Jul 14, 2010, at 4:15 PM, Mark Murphy wrote:

> On Wed, Jul 14, 2010 at 10:00 AM, TjerkW <tje...@gmail.com> wrote:
>> Hmm yeah,.. im trying to make a simple widget now and adding more
>> stuff.
>> 
>> However maybe this output from LogCat also helps:
>> 
>> 
>> 07-14 15:57:58.845: ERROR/ActivityManager(59): ANR in
>> com.hyves.android.application
>> 07-14 15:57:58.845: ERROR/ActivityManager(59): Reason: Broadcast of
>> Intent { act=android.appwidget.action.APPWIDGET_UPDATE
>> cmp=com.hyves.android.application/
>> com.hyves.android.widget.HyvesWidgetProvider (has extras) }
> 
> This should only happen if onUpdate() of your AppWidgetProvider is
> taking too long. This may be tied to some of the funky thread locking
> you're trying to do.
> 
> -- 
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
> 
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
> Available!
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

Tjerk Wolterink
T +31645300385
tje...@gmail.com
http://twitter.com/tjerkw
http://tjerkwolterink.hyves.nl



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

Reply via email to