在Android Studio中打开时,由Android Emulator产生的奇怪声音

Cal*_*leb 5 android android-emulator android-studio

我刚刚将Android Studio和Android Emulator更新到最新版本。在项目中单击“运行”并选择仿真器后,它会像通常一样启动。但是,当应用程序弹出时,我可以听到一些奇怪的声音。我确保没有将应用设置为播放任何声音。链接到奇怪的声音

Android模拟器:Galaxy Nexus API 27
Android Studio版本:3.0.1

Jos*_*ter 11

关闭Touch SoundsAndroid 设备/模拟器。

您可以在Settings-> Sound & notification-> Other sounds->下找到它Touch sounds

在此处输入图片说明


Cal*_*leb 3

那声音实际上是模拟器的通知声音。由于我的应用程序处于横向模式,因此需要我将键盘配置为横向模式。于是通知就出来了。