Skip to content

Android - Audio decoding stutters/drops when UI is active on low-end devices (Samsung Tab A8) #273

@djnutmac

Description

@djnutmac

I am experiencing performance issues when running the application on lower-end devices, specifically on my Samsung Galaxy Tab A8. When the application UI is open and visible, the signal decoding is unstable and stutters significantly (the signal drops approximately every second).

Observed Behavior

UI Active (Foreground): The audio/decoding drops intermittently (hiccups) every second.

UI Backgrounded: When I minimize the app (leaving the app running in the background), the decoding becomes perfect, and any DAB station plays smoothly without interruption.

Impact on Functionality This performance lag significantly affects the Bandscan feature. Due to the continuous signal interruptions caused by the UI load, the scanner fails to lock onto weaker ensembles/signals that would otherwise be receivable.

Feature Request / Proposed Solution Could you consider implementing a "LIGHT MODE" toggle? This button could disable heavy UI animations or resource-intensive visual elements. This would allow users with less powerful hardware to view the interface and control the app without compromising the audio decoding stability.

Environment

Device: Samsung Galaxy Tab A8

Issue: High UI CPU/GPU usage causing decoding dropouts

Metadata

Metadata

Assignees

No one assigned

    Labels

    AndroidAndroid releated issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions