Depending on what sort of UI you are using, my EndlessAdapter might cover your needs:
https://github.com/commonsguy/cwac-endless On Thu, Sep 22, 2011 at 12:59 PM, Sivaprakash <[email protected]> wrote: > Hi > How can I show my data in multiple screens? For example if I have 30 items > need to be shown 5 items per page. When I scroll then the next page (with > another 5 items) have to be loaded? > > -- > - Prakash. > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

