RoosterRat / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
1 stars 1 forks source link

Volume often not adjusted #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Device (phone) model: Sony Xperia Z1
Android OS version: Cyanogenmod 11 Android 4.4
App version number: 2.11.11
What steps will reproduce the problem?
1. Connect to any BT device

What is the expected output? What do you see instead?
The volume should be adjusted to the set up value.
This does not work all the time. Often the volume is
not adjusted.

Please provide any additional information below.
I have this issue on multiple devices.

Original issue reported on code.google.com by mase.set...@gmail.com on 10 Jul 2014 at 1:24

GoogleCodeExporter commented 9 years ago
This can happen for many reasons.  The most common being the app gets killed by 
memory management.  If you don't use the notify icon, or have your device kill 
background processes, or try to minimize RAM usage, the app can get killed.  
Also, try using longer volume adjust delays.  These are the usual causes.  Try 
fixing those.

Original comment by JimR...@gmail.com on 14 Jul 2014 at 12:24

GoogleCodeExporter commented 9 years ago
Try these things: 
https://code.google.com/p/a2dpvolume/wiki/Tips#A2DP_Volume_does_not_always_work

Original comment by JimR...@gmail.com on 14 Jul 2014 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by JimR...@gmail.com on 19 Jul 2014 at 10:39