I'm trying to build a chess GUI for android using stockfish engine.
But whenever I try to use subprocess I get the permission denied error
I don't know how to give any permission to qpython since I'm a beginner in programming.
I know that I'm missing something here , what should I do ?
By the way my android is rooted , if that helps :)