Please see the below carousel image.
In this carousel iPhone developer
use this lib to get same effect in android
https://github.com/davidschreiber/FancyCoverFlow
and also check this
https://github.com/Polidea/android-coverflow
I made a coverflow widget from scratch. It doesn't use any deprecated components. You can find it here: https://github.com/applm/ma-components
Edit: This implementation of coverflow is broken on newer android versions. I deprecated it. You can take a look at https://github.com/applm/CarouselWidget
Check out the 3D Carousel effects HERE. Carousel Component is very useful when you need to visualize list style data effectively like in the Music player or Gallery application. It provides a sample also.
You can check out the Demo also.