frida -U -l shen.js -f com.11111
Frida 16.1.3 - A world-class dynamic instrumentation toolkit
Commands: /_/ |_|
help -> Displays the help system . . . .
object? -> Display information about 'object' . . . .
exit/quit -> Exit
More info at https://frida.re/docs/home/
Connected to ONEPLUS A6010 (id=e4a32c46) Failed to spawn: unexpectedly timed out while waiting for signal from process with PID 11349
Failed to spawn: unexpectedly timed out while waiting for signal from process with PID 11349
Mobile enabled ro.debuggable == 1
This is what i do for samsung A50 and worked
now you can run frida-server terminal 1 (use cmd for windows)
terminal 2 (maybe powershell for windows)
Good Luck