There is no way to compile the apk already with the JS of the FRIDA code? I don't know if I can explain myself... Something like objection does but without Root
Oh not really. The code is not compiled and not executed on the device during compilation. The code is executed during RUNTIME that's the reason we put frida server which listens for incoming JS code and interprets it at Runtime