hi guys, Basically my 1. Activity is implementing an interface for downloading 2. A thread is called from the activity 3. Download images actually performs how download should take place.
So, my question is how do call the methods in activity. Is it just by passing the "this pointer" ? Is it a good programming logic to pass activity's "this" across different class? Ur reply wuld really be helpful for me Krishna -- 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

