/s
https://security.googleblog.com/2025/11/android-quick-share-...
To ensure a seamless experience for both Android and iOS users, Quick Share currently works with AirDrop's "Everyone for 10 minutes" mode. This feature does not use a workaround; the connection is direct and peer-to-peer, meaning your data is never routed through a server, shared content is never logged, and no extra data is shared. As with "Everyone for 10 minutes" mode on any device when you’re sharing between non-contacts, you can ensure you're sharing with the right person by confirming their device name on your screen with them in person.
This implementation using "Everyone for 10 minutes” mode is just the first step in seamless cross-platform sharing, and we welcome the opportunity to work with Apple to enable “Contacts Only” mode in the future.
We used to be able to send files over Bluetooth before the iPhone came out.
I understand that some people get confused and overwhelmed by a directory structure, but I see that as an education problem, not a UX problem. I was taught all of this in elementary and middle school computer classes in the '90s and early '00s. Having this knowledge early on made me less afraid of my computer, made it feel less like a magical black box, and gave me the confidence to learn more complex topics on my own.
Computers become way more capable when the people using them understand fundamentals like directory structures and command line usage. I don't think either of these things are as difficult to learn as reading, writing, and arithmetic (especially if you already have a base level education in those three things).
If more "everyday people" just had a little bit more knowledge about these things, they would be able to do way more with their computers with less of a reliance on proprietary solutions that funnel them down whatever path makes someone else the most money.
Apple likes to have far more control than that.
There was almost a whole decade there where Apple pretended that the feature just didn't need to exist.
Also, on Android, you can choose any file explorer. You're stuck with Files and it sucks (but it looks nice).
Android misses the mark so much with MTP and iPhone… waves frantically at iTunes.
(At least, in a weird bizarre twist, the iPhone’s Files app is actually really useful for me. I find myself formatting flash drives, copying stuff from network shares, etc, all from my phone and it’s so nifty to have nearly-first-class features there.)
I know that read/write conflict concerns are what got USB Mass Storage mode removed from Android, but surely there's some way to resolve that. Like it wouldn't bother me a bit if Android just locked the device and put it in "file transfer mode" when it's mounted on a computer, similar to how iPods used to and how Kobo e-readers do now. It'd be worth the universal robust multi-platform support.
Cross platforms, really? So for example between a Blackberry and a Windows CE phone?
Yes, it was part of the Bluetooth file transfer spec[0] and possible between any two devices that implemented it correctly.
0: https://www.bluetooth.com/specifications/specs/file-transfer...
The answer to your first question may simply be they want to sell more Pixel 10 phones.
The investment into custom silicon is more likely to pay off when new and exiting features are exclusive to the newer platform.
https://security.googleblog.com/2025/11/android-quick-share-...
Also `we welcome the opportunity to work with Apple to enable “Contacts Only” mode in the future` doesn't make it sound like Apple actually helped implement this
Then I assume they'll roll it out further
For better or worse, I do own Pixel 10
Short story: I did a long trip across two continent with my wife. Me with an Android devices, her on iOS. We did backup our photos in our own private cloud but guess how we had to quick exchange photos while in the wild (no wifi and sometimes no network)? We couldn't. Because Google and Apple did everything so we couldn't.
Google wants to your data and fought for the cloud. Apple don't want Android users to easily partake in some data exchange with iOS users (you gotta buy your ticket to their jail). So sad you don't realize how backward that is.
> we welcome the opportunity to work with Apple to enable “Contacts Only” mode in the future.
> I applaud the effort to open more secure information sharing between platforms and encourage Google and Apple to work together more on this.
Your move, Apple.
Is the Android equivalent any better?
If we had a functional government every major tech CEO would get called by congress, grilled about this bullshit, and told to sort it out unless they want to get some bullshit legislation shoved down their throat.
I am really ashamed by how wrong I was and how WE allowed things to became so artificially limited.
I can also recommend LocalSend.
If you're not close, telegram fork allow easy sharing of files too.
netsharc•56m ago
3 decades later, hooray, now we can share files between Android and iPhone!
fmbb•45m ago
coupdejarnac•38m ago
swiftcoder•32m ago
rconti•9m ago
Operating systems have always used their own filesystems, and it persists to this day.
The only obvious exceptions that come to mind are iso9660 as a standard for CDs, and people generally go out of their way to use FAT/FAT32/whatever on USB keys and SD cards for compatibility with cameras or whatever device they're plugging the card into. But the latter is a choice users actively make to ensure the FS is compatible with the device, rather than a default.