简体   繁体   中英

How to implement Waveform animation in android?

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

在此输入图像描述

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM