You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An option for use rimusic on background and android doesn't stop it
I think it was cuz of some problem with android permissions but the best thing u can do is make sure to turn off battery optimization from android settings,
An option for use rimusic on background and android doesn't stop it
I think it was cuz of some problem with android permissions but the best thing u can do is make sure to turn off battery optimization from android settings,
I'm using this
adb shell "device_config set_sync_disabled_for_tests persistent"
adb shell "device_config put activity_manager max_cached_processes 256"
adb shell "device_config put activity_manager max_phantom_processes 2147483647"
adb shell "settings put global settings_enable_monitor_phantom_procs false"
adb shell "device_config put activity_manager max_empty_time_millis 43200000"
Description
Is need it please
Suggested Solution
No showing animore
Alternatives
.
Additional Context
.
The text was updated successfully, but these errors were encountered: