upvote
Both Samsung and Google already did it. My S26 Ultra supports Airdrop and I've tested it by sending and receiving photos with iPad
reply
Is this upstreamed in AOSP?
reply
What do you mean they support airdrop? Natively?
reply
reply
Is this working seamlessly? Iirc you needed to switch settings to bypass the contacts only thing. Plus Apple can of course create more adversarial hurdles to lock other vendors out.

And, of course this only solves the phone - phone, and not even all of them. Desktops & laptops have less hope.

reply
>It uses a time-sliced channel-hopping mechanism so the radio can serve both infrastructure WiFi and the direct peer link simultaneously.

This seems like such a basic solution that I'm surprised that it isn't required by any of the mainstream standards before WiFi Aware. I wonder if this was some sort of a patent issue or similar.

reply
It's been a standard feature of many Wi-Fi chipsets/drivers for over a decade.
reply
Almost certainly patent related
reply
It is entirely possible to inject (unrelated) wifi frames while being associated to a BSS without violating the existing 802.11 standards. That’s why Apple is able to implement AWDL on standard compliant wifi hardware.

However the path towards this type of interoperability would likely go through additional standardization via IEEE 802.11* and the Wi-Fi alliance. At which point Apple will need to implement and support the new standards. There is no need to reverse engineer AWDL to meet the new European interoperability requirements. What is needed is for wifi chipset OEMs to implement such standardization. Something pretty routine of them.

It can be expected that Apple will also maintain the proprietary AWDL in order to support their legacy devices.

reply
AFAIK, Wi-Fi Aware / Neighbourhood Aware Networking is basically the "standardised" version of AirDrop, and as of 2025, iOS's Airdrop transparently inter-operates with it.
reply
For those interested to read more on AWDL I've listed some interesting articles that I came across during lit review a while back

A research lab from TUD worked on a project investigating Apple's wireless ecosystem Link: https://owlink.org/publications/

Also something interesting that I remembered reading closely linked to AWDL?

Link: https://projectzero.google/2020/12/an-ios-zero-click-radio-p...

reply
AWDL is such an amazing technology, it's understandable that Apple wants to keep it only for their devices as it gives them a noticeable advantage for quick stuff sharing.
reply
They didn't. Apple contributed the core logic to the Wi-Fi Alliance to build Wi-Fi Aware, which they now also support.
reply
Interestingly, it still took the EU to force them to actually adopt it (and open it up for apps to use) in iOS 26.
reply
reply
Apple docs say iOS 26/macOS 26, that's so brand new that no apps are using it right now, will have to check that again in a few years.
reply
Kind of. When I looked, they added the api for devs to use on iOS, but it isn’t on macOS yet, and nothing uses it as far as I could see.

It’s a future promising tech though. A much better version of Wi-Fi Direct.

reply
So, should there be apps that use it to transfer files between iOS, Android, Windows, and Mac without requiring them to be on the same network?
reply
Google's QuickShare contains a reverse-engineered AWDL implementation that works on Pixel and a few other phones.

As for WiFi NAN: support for it seems rather limited outside of iOS and Android. From what I can tell the feature is barely tested on Linux and I can't find any generic Windows APIs for it either.

reply
No WiFi cards for pcs support it.
reply
Researched this for a bit: there is some hardware for PCI supporting it, but Windows 10/11 not, and Linux is still work in progress, so no real support on OS level, only for some iOS/Android devices.
reply
Afaik the hardware supports it for a while now, but there is no firmware to expose the functionality.
reply
That's not quite accurate, I don't think.

I've definitely used STA and AP modes concurrently on my Windows laptop with the operating system's built-in internet connection sharing function to help troubleshoot a problem in the field.

That was around a decade ago. It didn't take any extra effort on my part; I just told it to do the thing, and then it did that thing.

reply
it might be interesting to use unused or extra wifi cards to support this. My pc motherboard has both wifi and ethernet and I only use the ethernet. That card does absolutely nothing at all.
reply
AWDL really isn't that novel, neither as an idea nor implementation. What Apple did nail is the user experience on top of it.
reply
deleted
reply
Except 20% of the time it just doesn’t work. Hardly an advantage if most people default to texting because of airdrop’s failure rate
reply
We have been using AWDL intensely (not via AirDrop but Network.framework) for 6+ years and it fails less than 5% of the time. It's pretty impressive for a non-connected link between devices. The most common problems we face are very high device density places (100+ device in 30sqm space) and device wandering out of reach quickly (sometime as low as 5m).
reply
Agreed. It's been like that for years.
reply
> which is a proprietary peer-to-peer layer that runs alongside your existing WiFi connection without dropping it. It uses a time-sliced channel-hopping mechanism so the radio can serve both infrastructure WiFi and the direct peer link simultaneously.

Maybe a network nerd can chime in - is this implementation so difficult that it's unrealistic we'll see an OSS version?

reply
I think the thing that makes an OSS implementation more difficult than iOS/macOS is the friction involved.

Say you've got an android phone, windows PC, and a linux box, and you want to be able to quickly drop files from each one. unless we get some kind of cooperation across all three platforms at the OS level, you'd at minimum need to install some kind of client into each system - when the nicest feature of airdrop is that it's baked into all of Apple's OSs, in my opinion. even if it worked exactly the same way, but had to be installed, I think it would see less use - and there's no real way for a single OSS project to do that across multiple OS platforms, to my knowledge

reply
The physical layer part really isn't complicated, and most Wi-Fi chipsets have supported something like it for over a decade now.

What's tricky is to specify and get everybody to implement the layers on top of it, including device discovery (frequently offloaded to Bluetooth for efficiency reasons), user identification (Apple runs a PKI for this) etc.

reply
Not an expert on mobile development but I doubt an android app has the low-level access needed to the wifi stack to do this.
reply
There is an open standard for that which is included in Apple devices since the iPhone 15. google implements it since the pixel 3. It’s called NAN. There are no WiFi cards available for consumers to buy which expose that as part of their firmware sadly. But wpa_supplicant has implemented part of the standard.
reply
This is misinformation, including most of the comments here, the majority of phones from 2014 support Wi-Fi Direct, and simultaneous group and station mode (2 BSS, yes even different channels). Even most Wi-Fi chips generally not just smartphones for a very long time. They stay connected to your home network.

When Quickshare drops your Wi-Fi connection, its not Direct anymore, that's just soft AP from an error, and if that doesn't work, it fallback to Bluetooth. Bluetooth is used for provisioning as well.

The only reason why many apps don't use it is because of buggy implementation, some phones require a full restart after using Wi-Fi Direct to fix connectivity issues, even Motorola's own product line with Smart Connect use it only with certain models, despite having Wi-Fi direct due to poor implementation (can be forced). They even have a white list of supported adapter for the Windows app since direct is used as well, can be unofficially force enabled for Mediatek based adapters (rare on some laptops).

Back in 2016 things were much stable on Android phones with Wi-Fi Direct, even with old Blackberry, there were many apps including file managers that used it before it was essentially dropped, even for onboarding/provisioning apps like HP printers...

Apple's Airdrop success is about gaining traction, in the era of Wi-Fi Direct or other methods, most people were not aware of such features, as it required an app to be installed, they used email/messaging, even when Airdrop was first introduced and preinstalled, it took years for the average person to use it.

reply
> It uses a time-sliced channel-hopping mechanism so the radio can serve both infrastructure WiFi and the direct peer link simultaneously.

This is really nothing special as 802.11 implementations go, as it's pretty easy to do as long as you can control the physical channel for at least one side.

Many Windows, Linux, and Android devices have been supporthing this for years. It's usually called something like "simultaneous AP/STA mode".

reply
FYI this is an LLM comment, and other replies point out inaccuracies…
reply
also they use mDNS, which many programming languages, such as go, got it in their net library
reply
No they don’t? There are several 3p libs for it but not in std. Unless I’m blind and didn’t get the memo.
reply
No you didn't miss. I mixed the concept, UDP broadcast similar to mDNS, yes part of net library. actual mDNS like visible in Finder and actual RFC implementation not part of standard library. What I was trying to say was easy to make "mdns-ish" with just standard lib, rush typed it and ended up like that.
reply
Seems weird there is no 802.n variant to do this very popular thing
reply
That's precisely what Wi-Fi Aware (NaN) is and it is heavily based on AWDL. It's even built into recent versions of iOS and Android.
reply
I've never heard of Wi-Fi Aware, thanks for sharing. Are there any devices/chips that support it today?
reply
iOS 26 supports it. I tried looking in to it and I couldn’t find anything using it yet though.
reply
Wait did they actually name it NaN or is that a joke?
reply
NAN, not NaN. NaN is parent's editorialization or muscle memory.
reply
Oh; I thought maybe it just didn’t have an 802 type name so it might have just been a little joke.

Anyway, good to know we can use our NAN signal to send signal NaNs!

reply
deleted
reply
Fascinating! Thanks for breaking it down.
reply
I thought airdrop also used bluetooth
reply
Only for discovery. The actual transfer happens over WiFi, which is many times faster.
reply
right, but that could set up the adhoc wifi network.
reply