How to design seekbar and its functionality for Video/Audio Player in J2ME?
I've tried with Slider Component in LWUIT but it's not working perfectly.
Used Sample piece of code from WTK samples but it's too tough to design other components if we use J2ME Canvas.