I’m trying to create an android application with video cutting facility. For that I need to create a seekbar and when user clicks on “start cutting” button, progress of that seekbar must start from that position. And the when user clicks on “stop cutting”, seekbar must stop at that point and the duration in between start to end must show in a different color. Please help me..
I want it to look some thing like following image:

I think it will far too good to use a double thumb seekbar.Just try
https://code.google.com/p/range-seek-bar/