I am new to the Android Graphics and I want to implement a spinnable pie chart, where the user should be able to spin/fling the pie, and it should also respond to click event, like shown in this video,
I tried achartengine, but they dont support spinning in pie charts.
Please help.