This is turning a generation of people tech illiterate. The young people I interact with are smart because they’re all employed by a tech company and mentored by us dinosaurs, but I’ve heard some horror stories of the tech literacy of the average young person.
Touchscreen was a mistake.
I’m an IT teacher at a community centre, I genuinely never thought I would see the day when a student younger than me enrolled. I wrongly assumed my role as a public educator would just fade out as younger generations required generally less training around computers.
Obviously courses in disability service centres would remain, and accredited training for people to kick off or retarget their careers would still exist.
But the person at the local library who meets twice a week and teaches grandma how to close the tabs on her phone felt like a job that was destined to die.
I’m in my 30s and this year I have a few teenagers in my class. The conversations are hilarious, they don’t know how to read a file location adreess or open a program that isn’t pinned to the taskbar, but at the same time, I don’t know how to access the notifications bar on an iPhone or quickly find the wifi settings without going through general settings…because I went from windows to 98, to a blackberry, to an Android, just like they went from an ipad toddler to an iPhone teen, and only now are they having Windows 11 thrown at them, and of all the computers to try and learn to use, this wouldn’t be my first recommendation (but it’s what our government funds us to teach 🤷♀️)
The skill divide is so hard to explain too. My elderly students just stare blankly at one screen, overwhelmed and confused, unsure how to recognise anything. Nothing stands out as a link, or a click able button, because the entire visual landscape is new to them. There is often a lot of hand holding which can be frustrating especially when you made a huge breakthrough in their confidence and independence only to have come in the next week feeling insecure about their skills because they’ve forgotten a little bit, or had a bad spam caller over the weekend who made them want to never touch a computer again.
Then the teens, who know what links look like and generally what they do will rush ahead, they may not know what it is exactly they’re trying to do, but they think they know what end result is expected and they generally know how to avoid catastrophic issues so they just barrel ahead, I’ll see them make 40 clicks a second for something that usually takes 2, because they’re throwing spaghetti at the wall.
I had a project last week. Dead simple. Save a linked file to a target location, import the file into another program through either drag and drop or browsing for the file, then change 1 thing, and export the final file into another target location, as specified on the activity sheet.
Barely 5 minutes in, I’m still helping Brenda get her mouse dongle plugged in, and one of the teens is finished. And yes, they have every file I asked for, and every edit I asked for, but both are just sitting in the downloads folder. And now we’re at the end looking back, the teen is confused because they have the edited file that is required to "finish*, how is it wrong, and I’m trying to explain why skipping the steps about target locations means they’ll have to start again because this activity is all about target locations and I don’t actually give two shits about this file I just need them to put things in and out of a folder until they can explain to me “a folder is a container” and not just stare into space because a folder is a black hole on their phone things they save go to until they need them again and just download them again.
Nothing stands out as a link, or a click able button, because the entire visual landscape is new to them.
That’s because modern UI designers are all about form over function. UI rules were worked out 40 years ago with the first gui’s. But you don’t get a promotion for maintaining code. So everyone has to do something different to get noticed.
So now we have UI’s where interactive and non interactive elements are mixed without any visual distinction.
To be fair, Android is absolutely atrocious whenever files are involved.
Had and have magnitudes of more problems with file management on iOS; it has improved a bit with a basic native file browser.
Yes, this is much worse than when a bunch of old people were upset when young people didn’t know how to use a telegraph/party line/rotary dial/gramophone/touchtone/turntable/fax/dialup modem/cassette deck/etc. Because now it’s happening now, and back then it was happening then.
Your phone is measuring time by counting how many seconds has passed since 1970-01-01 00:00 UTC. Doesn’t matter if you’re on android or apple, the OS is based on ideas of Bell Labs people’s ideas from the 1960’s.
It’s either in
/sdcard/Downloads
or/external/emulated/0/android/data/com.google.chrome/Downloads
. Couldn’t be easier.chrome instead of anything besides that
🤢🤮
com.microsoft.iemobile
Except when it is not…
For example Boost saves photo is some photo folder somewhere.
The only way i can find anything is using a photo app and scanning my entire phone to find things.
I was being facetious. Yeah, every app saves into a different location. It’s bonkers.
Sandboxing is a good thing. It makes it a lot easier and safer for billions of devices to run millions of apps.
Sure except that we already have computers where every app uses the same folder structure, just with some files/folders protected with elevated permissions that aren’t accessible to every app. We already have a solution that works and every desktop OS uses. Why would mobile go for a solution that isn’t actually usable?
The desktop solution isn’t feasible in the mobile context. Even for desktops, you see an increased interest in reproducible/containerized/sandboxed environments with docker, flatpak/snap, immutable operating systems, and so on. It’s all about managing complexity.
All of that interest is from people making computers, or people who manage security. Not from people that use computers as part of their life/work (in contrast to those who’s work is entirely about the computer itself). From a usability standpoint, this type of sandboxing for every app is cumbersome and all it leads to is users finding unsafe work arounds. I used to be able to use my android phone much more as a regular computer than I can now. And I wanted to make a simple app for myself to allow me to automatically copy and catalog photos from my cameras sd card to an external HDD, and I literally cannot do this without jumping through a million permissions and API hoops on Android even though I never plan on publishing this app for others to use. It became such a pain to figure out how to get access to the folders I would need, I just gave up on the entire project. I essentially needed a tool to systematically copy and rename files, and it’s nearly impossible because of these nonsensical policies.
All of that interest is from people making computers,
like the people who make phones for other people to use
oh yeah? now list paths for all the other applications
You have other applications?
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!
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.
ITT: people who have no working knowledge of file system navigation complain about the lack of such knowledge
Isn’t the opposite?
Saving in downloads on Android doesn’t need additional storage permissions, so apps will save in the big “trash can” downloads folder
Instead, who the fuck knows where iOS saved that file, where every app is sandboxed and isolated
The worst is when an android app is clearly an iOS port. E.g Patreon app saves all files under a generic name rather than the one you get when saving the same file from a browser, because I guess on iOS it just goes into your camera reel without a filename anyway. Or how Bluesky app just straight up says “saved to your camera reel” and puts it in your DCIM folder, with no option to specify a different location.
The worst is when an android app is clearly an iOS port.
This always means there are zero settings. If there’s no way of configuring the app, I find an alternative. There are few things more frustrating than software that assumes one size fits all.
True, the folder is pretty easy to find and always the same.
Although the big problem is how quickly that folder can get messy.
Mine is filled with so much pdf files that i never want to sort, sometimes there’s duplicates because i didn’t want to scroll to find the first one so i downloaded it a second time.
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.
Would anyone know where wallpapers are stored? I took a picture with an older phone (Oneplus 6) and used it as such. I upgraded to Nothing Phone 1 and I am using it as wallpaper because it copied when migrating but I cannot find anywhere for the life of me!
Still an issue for me. I’ve switched to Voyager for visiting Lemmy but I still haven’t found the pictures I’ve saved.
Android 14 :/
In the Downloads or Pictures folder , under the name of the application. I am shocked that this isn’t common knowledge.
Removed by mod
Now try it on an iPhone
Or OneDrive.
File > Save As > Desktop.
Doesn’t save to local Desktop, but the OneDrive desktop wherever the fuck that is.
This is why I say that Windows is not user friendly. People just got trained to put up with it.
Just did.
It went right to the “Saved on my iPhone” section of the Files app.
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.I’m not sure where things are on any device other than desktops tbh