This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Audio not playing on ARM in Android Studio


Hi,

I am using android studio to develop music player app on windows 10. It is running fine on ABI X86 (Pixel 2 API 27 X86) and audio plays on X86.
But when i try to run the app on ARM AVD (Pixel 3 API 25 Armeabi-v7a), the audio does not play. When i click on play button it says Music Player stopped working.
The default app Google play music does not support the audio.
It says could not play the track you requested.
The audio output is not coming from ARM AVD. Also i am not able to play video on ARM.


Please suggest solution to play the audio on ARM AVD. If any other informations required please ask.

Thanks.