On Thu, Sep 9, 2010 at 3:36 PM, lloyd <lloydmcfarl...@comcast.net> wrote:

> The compiler keeps complaining that my  *onProgressUpdate* method must
> “Override or implement a supertype method”.


Weird - I just added the @Override notation to one of my tasks and it
compiled fine. I usually don't have it though.


> However when I run the app, I do not get the progress updates.


Is the function itself not being called (break point doesn't get hit) or is
it just your view not updating?
What is mProgressText? A TextView? Is it visible at the start of the task?

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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