<?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[Uninstalling Apk using Anbox]]></title><description><![CDATA[<p dir="auto">hi , i'm like a newbie with ubports, so sorry if the question was already asked :<br />
i managed to install and lauch Apks with anbox,<br />
but a problem here : how uninstall an app ? because when i do :<br />
adb uninstall myapk.apk , i ve got an error "don"t find this package" , i installed it from my home/phablets/Downloads but impossible to find it to remove it<br />
what i m missing ?<br />
thank you and again sorry for my poor english language<br />
[EDIT : it seems that few apks seems working ... ]</p>
]]></description><link>https://forums.ubports.com/topic/2522/uninstalling-apk-using-anbox</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 11:09:10 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/2522.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Mar 2019 23:30:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Uninstalling Apk using Anbox on Fri, 22 Mar 2019 07:49:20 GMT]]></title><description><![CDATA[<p dir="auto">When you uninstall an Android app (that removes the app in the android container), the corresponding Ubuntu Touch icon on the app scope will still be there and needs to be removed manually (for now?).<br />
Those are stored in <code>/home/phablet/.local/share/applications/</code> and IIRC all Android apps starter files begin with <code>anbox</code> (or was it <code>android</code> or <code>apk</code>?; you'll get it once you see it <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /> ).</p>
]]></description><link>https://forums.ubports.com/post/18604</link><guid isPermaLink="true">https://forums.ubports.com/post/18604</guid><dc:creator><![CDATA[Ingo]]></dc:creator><pubDate>Fri, 22 Mar 2019 07:49:20 GMT</pubDate></item><item><title><![CDATA[Reply to Uninstalling Apk using Anbox on Thu, 21 Mar 2019 22:48:48 GMT]]></title><description><![CDATA[<p dir="auto">hi !<br />
i tried to uninstall apps with Mihael's post : it does not work, i can click on "uninstall" but the app is still here...<br />
so i tried to list all apps with "adb shell pm list packages"; i can see a lot of apps but none i installed myself ...where are they ?<br />
still searching, and as always, thank you !</p>
]]></description><link>https://forums.ubports.com/post/18588</link><guid isPermaLink="true">https://forums.ubports.com/post/18588</guid><dc:creator><![CDATA[jmarshallh]]></dc:creator><pubDate>Thu, 21 Mar 2019 22:48:48 GMT</pubDate></item><item><title><![CDATA[Reply to Uninstalling Apk using Anbox on Thu, 21 Mar 2019 22:09:46 GMT]]></title><description><![CDATA[<p dir="auto">I uninstalled Anbox apps from Settings (the one from Android - inside Anbox) -&gt; Apps -&gt; click on the specific app and choose Uninstall.</p>
]]></description><link>https://forums.ubports.com/post/18584</link><guid isPermaLink="true">https://forums.ubports.com/post/18584</guid><dc:creator><![CDATA[mihael]]></dc:creator><pubDate>Thu, 21 Mar 2019 22:09:46 GMT</pubDate></item><item><title><![CDATA[Reply to Uninstalling Apk using Anbox on Thu, 21 Mar 2019 15:53:18 GMT]]></title><description><![CDATA[<p dir="auto">You can list all installed APP_IDs with</p>
<pre><code>adb shell pm list packages
</code></pre>
<p dir="auto">That probably gives a lengthy output where you have to look for aptoide, something like</p>
<pre><code> package:/data/app/&lt;app_id of aptoide&gt;
</code></pre>
]]></description><link>https://forums.ubports.com/post/18574</link><guid isPermaLink="true">https://forums.ubports.com/post/18574</guid><dc:creator><![CDATA[Ingo]]></dc:creator><pubDate>Thu, 21 Mar 2019 15:53:18 GMT</pubDate></item><item><title><![CDATA[Reply to Uninstalling Apk using Anbox on Thu, 21 Mar 2019 14:59:21 GMT]]></title><description><![CDATA[<p dir="auto">thanks for the answer, but  : i'm trying to uninstall Aptoide apk, which i can't found in PlayStore, so no ID, still searching<br />
and another : it seems that when i initialized Anbox, some apks installed automatically like Gallery, Email, WebViewPhp , and others even though i did not ask for them , an idea ?<br />
as always, thank you</p>
]]></description><link>https://forums.ubports.com/post/18573</link><guid isPermaLink="true">https://forums.ubports.com/post/18573</guid><dc:creator><![CDATA[jmarshallh]]></dc:creator><pubDate>Thu, 21 Mar 2019 14:59:21 GMT</pubDate></item><item><title><![CDATA[Reply to Uninstalling Apk using Anbox on Thu, 21 Mar 2019 08:05:43 GMT]]></title><description><![CDATA[<p dir="auto">In the doc it says <code>adb uninstall [APP_ID]</code> to uninstall an Android App but it doesn't explain what <code>[APP_ID]</code> is.<br />
<a href="http://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html#how-to-uninstall-apps" target="_blank" rel="noopener noreferrer nofollow ugc">http://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html#how-to-uninstall-apps</a></p>
<p dir="auto"><code>[APP_ID]</code> is not the name of the APK so that won't work. There are different ways to find out this ID, e.g. for Whatsapp: if you look at the app in the play store with your browser, the ID is part of the URL<br />
<a href="https://play.google.com/store/apps/details?id=com.whatsapp" target="_blank" rel="noopener noreferrer nofollow ugc">https://play.google.com/store/apps/details?id=com.whatsapp</a></p>
<p dir="auto"><code>com.whatsapp</code> in this case is the <code>[APP_ID]</code> , therefore it would be</p>
<pre><code>adb uninstall com.whatsapp
</code></pre>
]]></description><link>https://forums.ubports.com/post/18559</link><guid isPermaLink="true">https://forums.ubports.com/post/18559</guid><dc:creator><![CDATA[Ingo]]></dc:creator><pubDate>Thu, 21 Mar 2019 08:05:43 GMT</pubDate></item></channel></rss>