Count android List View contents and display in terminall using python and appium

I have an android audio recorder app. I need to count the number of recordings in it.

How to get the count of android list view elements ?

All the TextView content has the same resource-id: text1

Below is the screenshot from UIAutomatorViewer

enter image description here

I am using Ubuntu 14.04.