I am able to make the slider by using this code. But I dont know how to make it i
To give it a 3D translation effect, you need to put a camera in front of the view and then translate the camera and also change the angle with it. Check the code below for similar kind of effect to imageview. You can pick that part of the code and modify as per your need:
https://code.google.com/p/android-coverflow/