Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 209 Bytes

File metadata and controls

9 lines (6 loc) · 209 Bytes

CursorLoaderSample

This demo shows using the CursorLoader to load from a ContentProvider into a ListView.

Status

It works on the emulator, and will "work" on a real device but the list may be empty.