Anbox apps listed in the launch screen - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139) +---- Thread: Anbox apps listed in the launch screen (/showthread.php?tid=13421) |
Anbox apps listed in the launch screen - mark1250 - 03-17-2021 Is there a way to stop the apps that are installed in anbox from showing up in the app launcher screen? I've deleted the .desktop files from /home/mobian/.local/share/applications/anbox directory, but they are eventually recreated. It's confusing to have 2 Settings apps. Thanks. Mark RE: Anbox apps listed in the launch screen - tvall - 03-17-2021 (03-17-2021, 11:38 AM)mark1250 Wrote: Is there a way to stop the apps that are installed in anbox from showing up in the app launcher screen? I've deleted the .desktop files from /home/mobian/.local/share/applications/anbox directory, but they are eventually recreated.you could use the purism anbox fork which has a patch to disable it, or just use their patch on the debian version. both involve recompiling anbox. https://source.puri.sm/Librem5/debs/anbox/-/blob/pureos/amber-phone/debian/patches/0001-Don-t-display-Android-apps-in-the-app-drawer.patch or if you want to trust a stranger on the internet, heres a deb or the debian version with that patch applied https://tvall43.ddns.net/stuffs/anbox_0.0~git20210106-2_arm64.deb |