This is a demo to show how to create a custom ListView with a custom adapter.
The example provided in this demo is a classic Image with a main TextView and a description TextView.
This is demo is related to this post.
The Java version of the code can be found here.