A Crowd-sourced Cookbook on Writing Great Android® Apps
Home
F.A.Q.
Community
Code of Conduct
Who's Logged In?
Who's been working on recipes?
Invite-a-Dev
Stuff to use to promote the site
Bug/ToDo List
New Bug/Request/Idea
Contact Admin/Feedback
Can't-Login Contact
Writing Recipes
Recipe Wishlist/What To Write
Author's Guide/How to write
Format/Markup/How To Format
Formatter Tryout/Sandbox
Suggest a Recipe for someone to write
Write a new Recipe
Terms and Conditions
Reference
List of Android Versions
Login
Chapter View
Published?
Name
Action
P
Introduction: ListView
P
Building List-Based Applications with ListView
P
Using ListView with ListActivity
N
Add a Selection List when using AppCompatActivity
P
Creating a "No Data" View for ListViews
P
Creating an Advanced ListView with Images and Text
N
ListView with Icons/images
P
Using Section Headers in ListViews
N
Making Lists Behave Nicely
P
Writing a Custom List Adapter
P
Keeping the ListView with the User's Focus
P
Handling Orientation Changes: From ListView Data Values to Landscape Charting
P
Using a SearchView to Search Through Data in a ListView
P
Building Modern Lists with RecyclerView
N
Filtering a ListView based on user input