'Implementing audio trimmer android

I want to implement the Audio waveform with audio trimmer view in my android app. I have searched everything but can't find any useful documents. the audio trimmer has totally covered the width of the screen's start and end duration and cropping time. Please suggest to me any document or example.

I have implemented the below project but it does not look like what I want.

https://github.com/google/ringdroid

I want to implement this type view with cropping:- enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source