hiena7 / toggleheadset

Automatically exported from code.google.com/p/toggleheadset
0 stars 0 forks source link

Lost functionality with OS update #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.update cupcake 1.6
2.press toggle button
3.sound doesnt go through headset

What is the expected output? What do you see instead?
Expect for sound to come throug headset. It continues to go through the 
external speaker. 

What version of the product are you using? On what operating system?
 V1.3 of product. Installed 1.6 of OS last night

Please provide any additional information below.

Original issue reported on code.google.com by leorn...@gmail.com on 2 Oct 2009 at 5:01

GoogleCodeExporter commented 8 years ago
I see the same symptom using Android 1.6. I even uninstalled and reinstalled the
widget, yet the sound doesn't come through the headphones.

Original comment by rick...@gmail.com on 2 Oct 2009 at 8:21

GoogleCodeExporter commented 8 years ago
worked great with 1.5 (cupcake) I used it everyday. I hope you fix it for 
1.6 (donut) I miss my podcasts!

Original comment by menz...@gmail.com on 4 Oct 2009 at 12:26

GoogleCodeExporter commented 8 years ago
Please fix this so I can use the new listen app in my car

Original comment by sparkurban@gmail.com on 4 Oct 2009 at 9:29

GoogleCodeExporter commented 8 years ago
Ditto. Manual update to android 1.6 = sound only through external speaker.

Original comment by mikewi...@gmail.com on 5 Oct 2009 at 12:13

GoogleCodeExporter commented 8 years ago
Similar symptoms and issue, with the below configuration:

System:
.hardware: G1 with USBext / 3.5mm adaptor
.firmware version: 1.6
.baseband: 62.50S.20.17H_2.22.19.26I
.kernel: 2.6.29-00479-g3c7df37 android-build@apa26 #19
.build: DRC83

Original comment by ccatwood on 5 Oct 2009 at 5:19

GoogleCodeExporter commented 8 years ago
Yes.  Just upgraded to 1.6 (Donut) and now media audio does not play through a 
3.5 mm
usb mm adapter, only through the external speaker.

Original comment by Presto...@gmail.com on 6 Oct 2009 at 4:11

GoogleCodeExporter commented 8 years ago
I updated to Donut 1.6 and toggleheadset doesn't works anytime also for me...

Original comment by sgim...@gmail.com on 6 Oct 2009 at 8:09

GoogleCodeExporter commented 8 years ago
Same here.

Original comment by szpu...@gmail.com on 7 Oct 2009 at 5:53

GoogleCodeExporter commented 8 years ago
Doesn't work for me either after the Donut update

Original comment by hkis...@gmail.com on 8 Oct 2009 at 4:18

GoogleCodeExporter commented 8 years ago
I cannot seem to find the source for this widget, which is strange because of 
the
Apache license.
However, I think I know why this is failing. And I know the fix as well.
Have a look at the following page:
http://developer.android.com/reference/android/media/AudioManager.html#ROUTE_HEA
DSET

Probably this method was used, which has been deprecated in 1.6

Original comment by WLigtenb...@gmail.com on 9 Oct 2009 at 7:32

GoogleCodeExporter commented 8 years ago
Workaround which permits use of 3.5mm headset: g1 > attach 5in1 adapter > attach
extUSB HTC headset > attach 3.5mm headset > unplug extUSB headset

Original comment by ccatwood on 9 Oct 2009 at 7:29

GoogleCodeExporter commented 8 years ago
@ccatwood this was a hardware solution, not a software solution, that's all we 
want
to fix the problem... 

Original comment by sgim...@gmail.com on 9 Oct 2009 at 8:27

GoogleCodeExporter commented 8 years ago
Read the "foobar" that SDK 1.6 made to audio. Read and the reason the fix is 
"interesting". Ordering a HTC 
3.5mm adapter that sees the couple of states that are in 1.6 and will wait. 
Good luck guys

Original comment by duddit...@gmail.com on 12 Oct 2009 at 10:39

GoogleCodeExporter commented 8 years ago
@lalochcz could you submit the source code of the widget, so people can try and 
find a 
solution for this?

Original comment by markwor...@gmail.com on 27 Oct 2009 at 11:32

GoogleCodeExporter commented 8 years ago
I've created a new open source project with which works for me with 1.6 and the 
HTC
multifunction adapter.

See 

http://code.google.com/p/toggleheadset2/

Original comment by danwal...@gmail.com on 7 Nov 2009 at 7:23

GoogleCodeExporter commented 8 years ago
@danwalkes great job! You've made me happy and probably quite a few more..thank 
you 
very much!

Original comment by markwor...@gmail.com on 9 Nov 2009 at 9:33