Deutsch English Français Italiano |
<9np9ukxfop.ln2@Telcontar.valinor> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Carlos E.R." <robin_listas@es.invalid> Newsgroups: comp.mobile.android Subject: Re: Honor's FM Radio Date: Fri, 18 Oct 2024 12:26:16 +0200 Lines: 28 Message-ID: <9np9ukxfop.ln2@Telcontar.valinor> References: <vegole$c9vl$1@solani.org> <nqlttkx1k9.ln2@Telcontar.valinor> <slrnvh1eq6.pt8.apple.universe@freight.zombinet> <ver5o0$ml$1@nnrp.usenet.blueworldhosting.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net nT3I3H8Z4f00pseWMsr2Zg8iVps+lGes6NDDJE9p/qbotoWk8E X-Orig-Path: Telcontar.valinor!not-for-mail Cancel-Lock: sha1:IGB8JCK8f9WR8cwr/h28Xrtd53o= sha256:ViLlgVvuP9gfLqBKAiy/3HqLWDQ8tEQWR+9VNkpIwHI= User-Agent: Mozilla Thunderbird Content-Language: es-ES, en-CA In-Reply-To: <ver5o0$ml$1@nnrp.usenet.blueworldhosting.com> Bytes: 2091 On 2024-10-17 16:08, Andrews wrote: > Eric Pozharski wrote on Thu, 17 Oct 2024 07:22:46 +0000 : > >>> You can not. You should be able to disable the application, though. >> >> You can't disable it either. What com.android.fmradio is doing exactly >> is puzzling for about a decade now. > > My Android phone is unrootable (as far as anyone on XDA knows), and yet, I > can disable/stop/remove from the user partition almost any app I want to. I have been able to disable/stop/remove any app I wanted, with the standard application menu. I just checked with the radio app. However, not with the "messages" app, so maybe there are privileged apps. Obviously I'm not going to try remove that app to check on it. > > https://droix.net/knowledge-base/en-gb/article/uninstall-android-system-apps/ > https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/ > https://xdaforums.com/t/uninstall-any-apps-via-adb-no-root.3738105/ > > All you do, essentially, is run this command on the device or on a PC. > C:\> adb shell pm uninstall --user 0 com.android.fmradio -- Cheers, Carlos.