<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Waydroid apps won&#x27;t hide especially on Volla 22 - Not a Waydroid issue!?]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/10316/show-hide-apps-doesn-t-work-since-ota-5">Show/Hide apps doesn't work since OTA-5</a></p>
<p dir="auto">I also do have the problem that all Waydroid apps appear in the launcher and can't be removed.</p>
<p dir="auto">So I checked what the Waydroid Helper does to hide them to see if there's something wrong like a path to the files or something like that.<br />
But the path is correct and what the helper does is simply setting the NoDisplay flag in the .desktop file to true or false.<br />
This mechanism works, the flag is set to true or false just as selected.</p>
<p dir="auto">So my conclusion is, that the launcher seems to ignore this setting and it therefore is not an issue of the Waydroid Helper.</p>
<p dir="auto">I am on a Volla Phone 22 with OTA-6 (OTA-5 also had this issue)</p>
<p dir="auto">Other Volla models do not seem to have this issue, it seems to be related to the Volla 22.</p>
<p dir="auto">Maybe someone has a clue.</p>
<p dir="auto">Removing or renaming the .desktop files caused issues and does not seem to be a solution.</p>
]]></description><link>https://forums.ubports.com/topic/10589/waydroid-apps-won-t-hide-especially-on-volla-22-not-a-waydroid-issue</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 05:32:31 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/10589.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Nov 2024 23:37:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Waydroid apps won&#x27;t hide especially on Volla 22 - Not a Waydroid issue!? on Sat, 28 Dec 2024 14:23:28 GMT]]></title><description><![CDATA[<p dir="auto">Solved with OTA-7 / current Waydroid version</p>
]]></description><link>https://forums.ubports.com/post/84060</link><guid isPermaLink="true">https://forums.ubports.com/post/84060</guid><dc:creator><![CDATA[jojumaxx]]></dc:creator><pubDate>Sat, 28 Dec 2024 14:23:28 GMT</pubDate></item><item><title><![CDATA[Reply to Waydroid apps won&#x27;t hide especially on Volla 22 - Not a Waydroid issue!? on Tue, 12 Nov 2024 07:57:40 GMT]]></title><description><![CDATA[<p dir="auto">That's no device specific issue for the Volla22, it's a general issue of WaydroidHelper. Here's the <a href="https://github.com/Aarontheissueguy/WaydroidHelper/issues/62" rel="nofollow ugc">bugreport</a>. Long story short: You have to manually edit the .desktop-files and set the NoDisplay-Value to the correct section [Desktop Entry].</p>
]]></description><link>https://forums.ubports.com/post/83371</link><guid isPermaLink="true">https://forums.ubports.com/post/83371</guid><dc:creator><![CDATA[kristatos]]></dc:creator><pubDate>Tue, 12 Nov 2024 07:57:40 GMT</pubDate></item><item><title><![CDATA[Reply to Waydroid apps won&#x27;t hide especially on Volla 22 - Not a Waydroid issue!? on Tue, 12 Nov 2024 00:07:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jojumaxx" aria-label="Profile: jojumaxx">@<bdi>jojumaxx</bdi></a> Did you try to manually hide them?</p>
<p dir="auto">You can try to do so:</p>
<pre><code>sudo -s
for i in ~/.local/share/applications/waydroid.com.android.appname.desktop; do echo 'NoDisplay=true' &gt;&gt; $i; done
</code></pre>
<p dir="auto">Replace "appname" with the name of your app.</p>
<p dir="auto">A guide to hide all the duplicate apps is available here:</p>
<p dir="auto"><a href="https://forums.ubports.com/topic/5907/open-ubuntu-touch-to-all-android-applications/115?_=1731367244066">https://forums.ubports.com/topic/5907/open-ubuntu-touch-to-all-android-applications/115?_=1731367244066</a></p>
<p dir="auto">Now it's perhaps a more complicated specific issue with Volla 22 (?)</p>
]]></description><link>https://forums.ubports.com/post/83368</link><guid isPermaLink="true">https://forums.ubports.com/post/83368</guid><dc:creator><![CDATA[stanwood]]></dc:creator><pubDate>Tue, 12 Nov 2024 00:07:15 GMT</pubDate></item></channel></rss>