> ProgressThread cannot be resolved to a type You probably got your code from a sample or an existing project but forgot to include a file or part of a file that defines the class ProgressThread.
Take a look in the original folder for a file called : ProgressThread.java and include it in your new project. Yahel -- 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

