I am developing an audio player in android, I want to show a waveform or any other game animation like this
Can someone tell me how to achieve this which is best for this
You can use the Android class called Visualizer; It allows you to access the playing sound: Official Android
Refer to this link to find an example that you can download; You can start with one of them, changing what you need.
, , .
Source: https://habr.com/ru/post/1540524/More articles:Use a web service that requires WS-Security from an ASP.NET 4.5 application - c #Error Duplicating a data property in an object literal is not allowed in strict mode - angularjsMissing parameter type for advanced function - scalajava.lang.NullPointerException when calling java web service from .net - c #NAT Traversal - Success Probability Using STUN - p2pHow to read the answer of strip webhook - jsonR: find the most common group of words in the corpus - tmAuthentication and Token Authentication for ASP.NET Web API 2 REST Self-Service - authenticationWebView.addJavascriptInterface should not be called - androidXamarin Android memory leak with simple activity - androidAll Articles