Audio issues

Started by Scutum, July 26, 2013, 11:53:14 PM

Previous topic - Next topic

Scutum

Hello!

I've got an issue with playing sound on audio_out 3.5mm jack connector. I've write my own application which need only to play a music file. When I start android os with hdmi plugged into board everything works great. But when I start android without plugged in hdmi cable, audio is missing.
Why audio out connector is not working without hdmi cable? How can I use audio out connector without hdmi cable?
I'm using A10S-OLinuXino-MICRO-4GB with android os provided by olimex.


Best Regards

yoann_q

Quote from: Scutum on July 26, 2013, 11:53:14 PM
Hello!

I've got an issue with playing sound on audio_out 3.5mm jack connector. I've write my own application which need only to play a music file. When I start android os with hdmi plugged into board everything works great. But when I start android without plugged in hdmi cable, audio is missing.
Why audio out connector is not working without hdmi cable? How can I use audio out connector without hdmi cable?
I'm using A10S-OLinuXino-MICRO-4GB with android os provided by olimex.


Best Regards
hi
into the android parameter screen, audio section , change the output from hdmi to mixer and test
hope this help
best regards

Scutum

Thank you for your response.
Do you know how to change this setting from own java application?