The Android API lacks a widget Horizontal ListView.
So, in other tutorials, the developer is implemented using Galleryor HorizontalScrolllView.
In fact, Gallery makes work easier because you can use an adapter with it, so at runtime you can add a custom look to it. And it looks like a horizontal listview.
,
Android Horizontal ListView
SO ListView Android?