Tygo
Tygo
Currently it's only possible to bypass the restriction by reverting Android's built-in file manager's updates via the app menu, but on some phones this is greyed out. Third party file...
Yes that's what I mean using the built-in file manager (my Samsung has a shortcut to the stock one by default). I'm just saying that may be resolved in later...
> We are constrained within the data folders, as per android restrictions. I mentioned in my post that if getting the permission `MANAGE_EXTERNAL_STORAGE` wouldn't be possible, a feasible solution would...
My phone comes with that shortcut by default, and it was the way I could make some mods work. But as others said, on some phones it's not possible to...
If that will work, it would be great but I don't know how long it would last as Android is continuously trying to remove access to Android/data and eventually they...
It should be fixed now, and when I had this error message I set QT_QPA_PLATFORM=offscreen
How would this work? There isn't just a 'non-administrative terminal', sudo executes commands as the administrator user. 'sudon't' should execute it as..? In Linux/Unix sudo there is a way to...
I looked a bit into it and yes, the `sudo` commands functions differently on windows than on linux (with UAC vs directly running as the `root` account) but you can't...