I need to implement a wheel like control (a slot machine) like in the picture.
For the perspective, look at http://developer.android.com/reference/android/graphics/Camera.html
You set the location of the camera, and then get the matrix, and use it to draw the image.It will set the skew, and scale for you.