I have a progessbar in an activity but the Async is in an external .class-File How do i refer to that progessbar in the async task?
i use a slightly changed version of the AsyncTask from Download a file with Android, and showing the progress in a ProgressDialog