简体   繁体   English

如何在android中实现波形动画?

[英]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 我在android中开发音频播放器,我想要显示波形或任何其他类似的播放动画

在此输入图像描述

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; 您可以使用名为Visualizer的Android类; it allows you to access audio being played: Official Android 它允许您访问正在播放的音频: 官方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 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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