
1 Thiece Oct 9, 2016 这不是三星的问题,是 QQ 历代就有的问题,并且没有修复 |
5 EricCartman Oct 9, 2016 qq 不是能调节的么,听筒或者喇叭播放 |
6 gdtv OP @EricCartman 如果设置成听筒播放,声音太小听不清,如果设置成喇叭播放,请看主贴的描述 |
8 MajorAdam Oct 9, 2016 这个问题困扰我很久了,声音超大真是烦 |
9 honeycomb Oct 10, 2016 via Android |
11 gdtv OP @honeycomb 试了一下,把以下权限设置为 ignore ,但仍然不行 adb shell appops set com.tencent.mobileqq AUDIO_MASTER_VOLUME ignore adb shell appops set com.tencent.mobileqq AUDIO_VOICE_VOLUME ignore adb shell appops set com.tencent.mobileqq AUDIO_RING_VOLUME ignore adb shell appops set com.tencent.mobileqq AUDIO_MEDIA_VOLUME ignore adb shell appops set com.tencent.mobileqq AUDIO_ALARM_VOLUME ignore adb shell appops set com.tencent.mobileqq AUDIO_NOTIFICATION_VOLUME ignore adb shell appops set com.tencent.mobileqq AUDIO_BLUETOOTH_VOLUME ignore adb shell appops set com.tencent.mobileqq TAKE_AUDIO_FOCUS ignore adb shell appops set com.tencent.mobileqq PLAY_AUDIO ignore adb shell appops set com.tencent.mobileqq TAKE_MEDIA_BUTTONS ignore adb shell appops set com.tencent.mobileqq CAMERA ignore adb shell appops set com.tencent.mobileqq RUN_IN_BACKGROUND ignore adb shell appops set com.tencent.mobileqq WIFI_SCAN ignore |