Android Custom Gallery Example Leave a Comment / Android Tutorial / Android Gallery, Android Spinner, Android UI android.widget.Gallery is subclass of AbsSpinner. It displays items in horizontal direction. This example will show you how to use android.widget.Gallery and ImageSwitcher to implement an android image gallery application.