Bennieboj

Results 6 comments of Bennieboj

Same here. I granted READ_LOGS permission using the following line: `adb shell pm grant com.pluscubed.matlog android.permission.READ_LOGS`. Here is a logcat (filtered on "com.pluscubed.matlog"): https://pastebin.com/GJSXYr3n . I tried the same with...

I think this add-on manager is only for dll-based plugins, not standalone executables (TaCo, BlishHUD, etc,..) Btw, module updates and downloads is coming to BlishHUD in a future release. There...

`adb shell pm grant com.dp.logcatapp android.permission.READ_LOGS` works like a charm on my S10 running android 9, note the permissio**n** instead of permissio**ns**

The current portable mode allows you to run the program without installing it. It however still stores your configuration on the target machine in`%APPDATA%/bruno` (I'm currently on windows). It would...

Whatever happens inside your docker container should just work. You should not execute the client you placed next to the `docker-compose.yml` on your debian host system since this one is...