ListView

  1. Home
  2. chevron_right
  3. ListView

Android: RecyclerView Tutorial

Tutorial
Hi,  in today’s tutorial I will show you how to create a list with the newest widget presented at Google I/O 2014, RecyclerView. Also I will show how to add…

Android: ListView with SearchView

Tutorial
In this tutorial I will present you how to use the SearchView using FTS3. If your data is stored in a SQLite database on the device, performing a full-text search…