I am developing an android application in which I want to slide images with finger touch. I have implemented an onClickListener with which I can slide images but I
onClickListener
You can use the Gallery widget
Here the link to the API
There is also a tutorial. For me it was very helpful :)