In the Downloads or Pictures folder , under the name of the application. I am shocked that this isn’t common knowledge.
Have you checked your “Downloads”-folder?
where exactly is the downloads folder?
Who the fuck knows.
Like the fictional village of Germelshausen, it only appears for a single day every 100 years.
In your phone. Just like how your computer has things in the C drive.
The files are in the computer?
On Android it’s in the root folder. So basically if you just open any file explorer app, it should be on the first screen. The equivalent to the “C” drive or “My Computer” on Windows.
I just run Files and the Downloads folder is listed there under Categories.
/storage/emulated/0/Download
that’s what total commander told me
For Android, I can recommend CX Filebrowser
I haven’t tried that one but FX filebrowser is awesome
We conveniently place that stuff in /home/$USER in Unix-likes. Even have standards to re-define Downloads & co. path.
Guess Google wanted the share-to-app and share-to-cloud like Apple, but rven there users sometimes like s file manager.
So convenient .
Well
/storage/emulated/0/
seems to be sort of like a home folder, so it is quite convenientIt’s the kind of /home you have when you don’t want people to stumble upon it… The kind of place you archive your “homework” in.
Not my gentleman’s special interest literature!
Total Commander is a godsend. I don’t know how people use Windows or Android without it.
Who is this commander and why is he is fucking around with my downloads?
I’m just checking this meme instead
What, Downloads/04gd8365he.pdf?
Not always, though. Some apps save images to /Pictures, and in there, some of them make their own folder. It really is kinda half baked.
if it’s images you’re looking for, have you checked your gallery? if an app saves an image in a way it doesn’t show up in your gallery, get a better app cuz that one sucks
Sometimes it’s their own folder in their own sandboxed app directory. A lot of apps do that now to avoid permissions issues. Like the GBA emulator I use no longer puts game saves in the user’s root directory so you can’t even see them without a USB connection to a PC, and even if you do that it’s extreme obfuscated.
If you refer to pizza boy, the dev told me by email that there’s an option to save somewhere else (I sent an email complaining that hiding saves in /android/data/com.app.blabla is stupid (can only be accessed via USB and it gets wiped when you uninstall the app), at least use /android/media/com.app.blabla
Ok the first bit I can kinda understand, but obfuscating them? Now that has to be intentional
Ever since like android 11 nothing saves in my download folder anymore on the SD card I have inserted.
Everything gets saved deep in the android subdirectory, and then somewhere in a folder named loosely after the app that downloaded it, where the app has made ANOTHER folder to put the file.
And then you can’t even move it with a third party folder app. It’s gotten so annoying lately I’d swear they just want to kill the SD card from android completely.
On my Android 13 device browsers save in sd card/Android/data/com.my.browser. This folder can only be accessed on the default, hidden file manager or on a PC. Not even read-only access, but straight up nothing. At this point I just don’t bother directly downloading to my sd card anymore, I just download to internal storage and move it all to sd card/Downloads every so often
It’s sacrificed to our AI overlords.
On an unencrypted sd card that is removable.
sudo rm rf /*
file - downloads
me: /storage/emulated/0/Android/data/org.mozilla.firefox/files/Download or /storage/3564-3130/Android/data/org.mozilla.firefox/files/Download here I come!
POV: you let udisks2 automount your drive for you.
Most (all?) Iapps save images in /Pictures/[appname]
Photos taken with the camera are stored in a subfolder under/DCIM/ for example /DCMI/camera.
All my downloaded files end up in /Downloads/
The path to downloads is technically /storage/emulated/0/Downloads
But that doesn’t really ever matter because /storage/emulated/0/ is treated as root in at least the two file explorers I have.
If I mount another storage device it will probably be mounted in some weird path, but too don’t matter since file browsers will hide that.
The only time it matters for me is when using termux. The home directory has some weird ass path (/data/data/com.termux/files/home) when using termux which can make it annoying to transfer files. BUT Android storage gets mounted as ~/storage/emulated/0/. So transferring files from downloads to termux home, is as simple as
cp ~/storage/emulated/0/downloads/file.txt ~/
Accessing the files from an app is very annoying and complicated, and that’s if not completely restricted.
Accessing the dirs you often need is very easy
whqt does emulated here mean
It’s an emulated FAT SD card for compatibility. Android uses a Linux file system with file permissions and modern features, but exposes it as a fake (emulated) FAT SD card.
Google’s files app really helps with this
You can usually see this as a notification - and tapping on that notification should open the file, wherever it is. As for the specific location, I’d expect it to be
/storage/emulated/0/Download
most of the times.It’s in Recents
Recents isn’t really a location, but a summary.
It’s never in Recents. Recents is utterly useless unless you’re using one of the Google apps, and even then it’s unreliable.
cx file explorer. u welcome
*It’s often in Recents
Android has ways for app devs to specify where files get saved. App devs just usually don’t give a shit, because they want to write a single lowest common codebase for android and iOS.
Developers not bothering with Android features because they don’t exist on iOS is both infuriating and gives me IE6 era vibes.
IE6 era vibes
But… this is a nearly opposite situation, no? Microsoft added a bunch of their own shit with no attempt at standardization, and instead of simply not using those features, a ton of websites started making IE a hard requirement.
https://www.f-droid.org/en/packages/name.lmj001.savetodevice/ I just use share option and select this app it just saves where ever u want…
It is so stupid that this app is needed, and so useful.
Dont even try when it comes to torrent downloads. They go into a top secret location only the torrent app knows of.
Just use termux and rtorrent, turning android into a linux terminal is the best
Have you looked into Android/com.torrentapp.name/files?
Too logical 😠
Just found torrent client “BiglyGT” on f-droid. It can download to random folder on sdcard through SAF (Storage access framework).
It’s the dumbest setup possible with how android handles saved files, and even worse by all the hoops to put files or look at files from specific folders on your phone due to all the permissions crap.
But the easiest way to find where something was saved is to open up “Files” which is “Files by Google” to be exact. It will whatever file you saved or modified right there in the “recent” section at the top so you can look at whatever goofball place it was actually saved to.
I really don’t understand why the whole finder/explorer/dolphin way of doing things wasn’t carried over to phones.
I’ve only really used Apple phones, but that was something that shocked me right away.
Back when I jailbroke my phones (before I got lazy) I had an awesome file explorer with the finder icon that made me feel at home for a bit.
My next phone will be a linux phone, my current one would be if I didn’t get it for free
Nice, be sure to make a post about how it goes!
Your best bet is to find something that runs droidian.
Runs android first, but you can install Linux.