Getting force close while scrolling down the list View in Android
问题 I am getting force close errors while I try to scroll down my list View in fragment activity, which has 1 image View and 2 text view. I am beginner in android, so don't have that much knowledge except basic scenario in mostly used components of android. No bitmap OOM error is there, as I checked without images too. I am retrieving images from sd card from the path. Here, is my logcat out put with errors. 04-05 18:07:02.868: E/AndroidRuntime(3257): FATAL EXCEPTION: main 04-05 18:07:02.868: E