문제

I am Developing an Audio player in android, i want show a waveform or any other playing animation like this

enter image description here

Can any one please tell me how to achieve this , what is the best approach for this

도움이 되었습니까?

해결책

You can use an Android class called Visualizer; it allows you to access audio being played: Official Android

Please refer to this link to find some example you can download; you can start from one of that, modifying what you need.

Please find here another example to donwload.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top