har-in-air / STM32F411_USB_AUDIO_DAC

USB Audio DAC using inexpensive STM32F411 / 401 "Black Pill" and PCM5102A modules
GNU General Public License v3.0
157 stars 30 forks source link

No sound on android phone #24

Closed rudehardware closed 1 week ago

rudehardware commented 2 weeks ago

Hi, I tried on 2phones, both phones recognized the usb device also configured as the picture from your android device but no sound at all. Working great on pc BTW.

har-in-air commented 2 weeks ago

maybe your phone does not support hi-res usb audio (24bit 96khz) On Saturday 15 June, 2024 at 09:38:42 pm IST, rudehardware @.***> wrote:

Hi, I tried on 2phones, both phones recognized the usb device also configured as the picture from your android device but no sound at all. Working great on pc BTW.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

har-in-air commented 2 weeks ago

I've tested it with Poweramp app on two Samsung phones (Galaxy F62 and Galaxy F34), was last working about 6 months ago. Unfortunately  the PCM5102A module on my prototype boardwas damaged while trying to reseat it in the board socket, so am not able to confirm whether the Android updates since then have broken anything. On Saturday 15 June, 2024 at 09:38:42 pm IST, rudehardware @.***> wrote:

Hi, I tried on 2phones, both phones recognized the usb device also configured as the picture from your android device but no sound at all. Working great on pc BTW.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

rudehardware commented 2 weeks ago

im using samsung galaxy A71 android 13 security patch 1 august 23, after few hours figuring out finaly i found a solution. i installed hiby music and turned on "enable HQ USB audio access" in the setting. dont know why poweramp doesnt work. thanks for the great project