How to get all item names in getview method in side base adapter before scorlling in Android
- 阅读更多 关于 How to get all item names in getview method in side base adapter before scorlling in Android
问题 In my application I am fetching all the images and names from a MySQL server database to the Android mobile. If the emulator screen is HVGA, only five images and names are getting displayed. In logcat also only five names are getting printed. When I scroll the screen, how many names I can see on the screen only that much names are getting printed. Instead of that, all the names have to get printed before scrolling. This my Java code: public class VegdishesListview extends BaseAdapter { String