Closed jjangga0214 closed 1 year ago
For background audio, if your device does not natively support it, you could use adb shell appops set --user 0 com.package.here PLAY_AUDIO 1
; but this would be temporary. It needs to be done every time an app is backgrounded.
Hi,
My version is v50. And my only interest is to run a background app (others like removing telemetry are out of my interest). Would there be a solution to this without Oculess? (e.g. just purely using adb)
Sincerely,