Hello,
I’m trying to run the JavaTube project using Android Studio 2025.1.2, but the execution freezes at the following line:
NodeWrapper.ensureNode().toString();
It seems that this call leads to a deadlock, as the process hangs indefinitely and never proceeds.
No exceptions are thrown, and the debugger shows that multiple threads are waiting for locks inside the NodeWrapper initialization process.
Could you please check if this is a known issue or provide guidance on how to resolve it?
Please help me. I'll wait for your help.
Best regards,