oSumAtrIX
oSumAtrIX
Step 2 and 3 are not necessary.
Step 2 does nothing. As long as your device is ARM64 it will use the patched library. Step 3 I have tested
I had Family premium couple weeks ago, works just fine
Did you delete the library files except for the arm64 one? Android seems to use other supported arch randomly. (The patch can also remove the other libs)
A filter could be added for the floating playlist card at the bottom, autoplay disabled
The logs don't have any related errors. Capture error logs using `logcat | grep AndroidRuntime". Google how to
These are not the logs with the command I sent above
Did you capture the logs while the application crashed
What shell do you open? You need an ADB shell
Remove the grep, try just logcat, and observe the log exactly during the crash, do you see anything useful? Send the logs that were created approximately during the time it...