Yuriy Mysochenko
Yuriy Mysochenko
> @sdex Thanks, while the diff looks valid, can you elaborate more about this: > > > the value from ExoPlayerConfig is not used. I can't find where the `cache`...
Could you add more details? What and how are you going to achieve?
Could you provide more details about what exactly you want?
No, the app doesn't preload nor cache a list of activities. It's loaded in runtime when you open an app.
It depends on the launcher how to handle the shortcut icon. From the application side, I do everything possible to preserve the icon alpha channel. The default launcher has the...
There is nothing to do on the app's side, supporting transparent icons is a launcher's responsibility.
The folder `/opt/HTTP Toolkit` has the whitespace in the name, I think it is the cause.
@pimterry you're right. After executing `sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0` the app starts normally. ``` sdex@xps:~/Downloads$ httptoolkit LaunchProcess: failed to execvp: /opt/HTTP [40779:0723/135208.080784:FATAL:zygote_host_impl_linux.cc(202)] Check failed: . : Invalid argument (22) Trace/breakpoint...
I don't have a hyperOS device so I can't check if it works. Most likely the app silently crashes and restarts itself. You can collect the logs in 3 ways,...
Please add more details on this. If it works, I'll consider implementing it.