Deutsch   English   Français   Italiano  
<1vjockxda.ln2@Telcontar.valinor>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!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: Clear the cache of an android Cellphone (Moto G Pure)
Date: Tue, 19 Mar 2024 15:27:13 +0100
Lines: 56
Message-ID: <1vjockxda.ln2@Telcontar.valinor>
References: <ut866h$3r1ut$1@dont-email.me> <0lkkckx987.ln2@Telcontar.valinor>
 <ll85v2n2k3ia.dlg@v.nguard.lh> <24cgvip6udcr1ceijpp43kks0p1p00u73r@4ax.com>
 <ut9lvr$hnk$1@nnrp.usenet.blueworldhosting.com>
 <61bhvih6a72j6390b0fmqkeq9mo1medr5a@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: individual.net z02iSsQotFsuYqO2Mp5RPQtJnEFORKStsmLGb5DY6Hps7O0TVs
X-Orig-Path: Telcontar.valinor!not-for-mail
Cancel-Lock: sha1:RdBsbANMujotrTW1V+kcYQOmEr8= sha256:4E8kz1cbTu8btfg6xkdAzqCvn9gYOX16YX3vxyswEKs=
User-Agent: Mozilla Thunderbird
Content-Language: es-ES, en-CA
In-Reply-To: <61bhvih6a72j6390b0fmqkeq9mo1medr5a@4ax.com>
Bytes: 3214

On 2024-03-18 22:27, micky wrote:
> In comp.mobile.android, on Mon, 18 Mar 2024 15:18:19 -0000 (UTC), Andrew
> <andrew@spam.net> wrote:
> 
>> micky wrote on Mon, 18 Mar 2024 08:19:29 -0400 :
>>
>>>> Apparently you can use ADB to issue a command to clear all app caches:
>>>>
>>>> adb shell pm trim-caches <release>
>>>
>>> This looks like a command which in windows would go in a command box.
>>> Where does one put such instructions in Android?
>>
>> Micky,
>> Can I ask you a question to better understand how you think?
>> The use of adb has been discussed *hundreds* of times on this newsgroup.
>>
>> How did you miss all of that?
> 
> I don't read every thread on cma.  Far from it.
> 
>> If someone explains it to you again, how do we know you won't forget?
> 
> I didn't forget this time.  I never saw it discussed.
>>
>> To prove my point, I'll give you the search URL:
>> <https://groups.google.com/g/comp.mobile.android>
>>
>> Then type "adb" into the search box to see how many times it was discussed.
>> <https://groups.google.com/g/comp.mobile.android/search?q=adb>
> 
> Well I looked, and this gives every post that uses the letters adb.  Two
> of the first 5 have my name in them, in fact they are from the same
> thread that I began.   And what does it say about adb?

It is probably this:

https://en.wikipedia.org/wiki/Android_Debug_Bridge


Not a common tool to have.


«The Android Debug Bridge (commonly abbreviated as adb) is a programming 
tool used for the debugging of Android-based devices. The daemon on the 
Android device connects with the server on the host PC over USB or TCP, 
which connects to the client that is used by the end-user over TCP. Made 
available as open-source software under the Apache License by Google 
since 2007, its features include a shell and the possibility to make 
backups. The adb software is available for Windows, Linux and macOS. It 
has been misused by botnets and other malware, for which mitigations 
were developed such as RSA authentication and device whitelisting.»

-- 
Cheers, Carlos.