A
A
Andrew Usik2015-09-03 11:59:21
Java
Andrew Usik, 2015-09-03 11:59:21

How to load data into ListView from SQLite when scrolling the list?

How to implement data loading in ListView from SQLite when scrolling the list?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
LeEnot, 2015-09-03
@slove777

Use CursorAdapter. It performs such operations (loading data from the database with a window) "under the hood".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question