Android – Strange sound produced by Android Emulator when turned on in Android Studio

androidandroid-emulatorandroid-studio

I've just update my Android Studio together with the Android Emulator to the newest version. After I click "run" in my project and selected my emulator, it boots up like normal. However, when the app pops up, I can hear some strange noise produced. I've made sure that I didn't set the app to play any sound. Link to the strange noise

Android Emulator: Galaxy Nexus API 27
Android Studio Version: 3.0.1

Best Answer

Turn off Touch Sounds on the Android device/emulator.

You can find it under Settings -> Sound & notification -> Other sounds -> Touch sounds

enter image description here