Skip to content

ykankaya/android-custom-array-adapter-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Custom Adapter Demo

This sample shows how to display a ListView based on an array data source using a custom layout template for displaying each item. In this case, there is a User object with a name and hometown being displayed into a ListView.

Screen

See the Custom ArrayAdapter cliffnotes for the related guide.

About

Android demo of how to populate a ListView with custom adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%