1

When I browse some news apps, I see that the apps first show let's say 20 rows of news first, when I slide to the few last news, it loads 20 more news.
What is that technique called?
Is there any example or tutorial on that topics if I want to build a similar apps that get data from mysql?

red23jordan
  • 2,663
  • 10
  • 34
  • 53

1 Answers1

1

Here are some examples/thread that go over the same topic:

Android: Implementing Endless List like Android Market

Dynamically load more items to the listview

Android Endless List

Community
  • 1
  • 1
kaspermoerch
  • 14,894
  • 3
  • 37
  • 62