Android: ListView Pagination Get link Facebook X Pinterest Email Other Apps March 11, 2016 While having pagination do not re create the adapter object, instead update the existing adapter object. so that the list view will not be refreshed or re created. It will be updated with new items. Read more