please see below screen i have tried to implement this animation using cover flow as we as Carousel animation but i am not getting same as represented in screen. if any body ha
I encountered the similar problem in my app sometime ago, Although I haven't worked on the numbers that you are displaying in bottom right corner of your image, but this link will provide you the full code for making a gallery like view with center image zoom.
You can also set the images according to the number, that you are showing in bottom right, I am doing this in my code now, but if you can understand the code for gallery, then you can also make the code for showing images according to number also or you can show the number according to image.
If you need any more help, please tell me and I'll provide what I can. Always happy to help....:)
Hope this helps.
Here is nice solution https://github.com/davidschreiber/FancyCoverFlow. I've tried it on Android 4.4 and 2.3.3
Edited. OK. Link below points on FancyCoverFlow lib . That provides few kinds of carousel animation of images.