Deutsch   English   Français   Italiano  
<vg31n7$1c05$1@nnrp.usenet.blueworldhosting.com>

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

Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder2.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: Andrews <andrews@spam.net>
Newsgroups: comp.mobile.android
Subject: Re: Why is Android creating (garbage?) external sdcard directories?
Date: Fri, 1 Nov 2024 17:04:39 -0000 (UTC)
Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID: <vg31n7$1c05$1@nnrp.usenet.blueworldhosting.com>
References: <vg2nmo$2rab$1@nnrp.usenet.blueworldhosting.com> <vg2ov5$39dfl$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 1 Nov 2024 17:04:39 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com;
	logging-data="45061"; mail-complaints-to="usenet@blueworldhosting.com"
User-Agent: XanaNews/1.19.1.372 (x86; Portable ISpell)
Cancel-Lock: sha1:6ThV3WdHeWukkmttL71qRzok4hs= sha256:R3Q/58AmX5rnzdVI/LQf1eWKy3aD9pjtEWMdNlrF35M=
	sha1:Cb9VBi8/o4ggrUwfySiILsv9NOY= sha256:8yfEeAOsytauAq1egO9fWcTRR9X6E3yBtxfCXlG2eIM=
Bytes: 2709
Lines: 32

R.Wieser wrote on Fri, 1 Nov 2024 15:34:59 +0100 :

> Andrews,
> 
>> what does Android do with all those (garbage?) directories on the sd card?
> 
> When you check the "internal storage" on your smarthone you might notice 
> that the same directories are on there too.

Yes. They're there also. Same garbage that I have never needed to use.
 <https://i.postimg.cc/BQyRxCN9/webdav11.jpg>
 
> IOW, what you see is (most likely) the OS regarding your SD card as its 
> backup medium - and as such initializing it for future usage.

Well, some of it is the installed apps but the point is I make a single
top-level directory on the internal memory just as I do on the external sd.
 <https://i.postimg.cc/BvJdKWzt/webdav06.jpg>

It doesn't matter what the name is, but I make it "0000" for the internal
sdcard and "0001" for the external sdcard for three simple reasons:
1. It shows up on top in a typical sort
2. It tells me instantly which card I'm looking at
3. It's easy to remember when typing "/storage/0000-0001/0001"
   (which a lot of the Android servers require you to tap out by hand)
   <https://i.postimg.cc/wM4Z45pN/webdav10.jpg>

> Yes, I noticed that happening to - when my USB stick got inserted into the 
> smartphone of a friend of mine.   I don't like it either.

Well, Windows does the same thing so I also make a top-level directory on
Windows to store my stuff (C:\data), where I do the same on Android.
 <https://i.postimg.cc/QtbR1GY0/webdav13.jpg>