Hi, I'm a beginner with android developing and i'm trying to implement a listactivity with rows which contain an image and a textview.
For that, I've implemented a RowAdapter which extends the BaseAdapter class. The images i'm using is in the sdcard, and i'm over loading them into an activity already. So, this is not a surprise for me anymore. I think something is wrong with my RowAdapter. I'd like if someone could help with that! The code it's attached! Thank you! -- 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
RowAdapter.java
Description: Binary data

