Add WarpShare to the readme (AirDrop implementation for Android)#174
Add WarpShare to the readme (AirDrop implementation for Android)#174devnoname120 wants to merge 1 commit intogrishka:masterfrom
Conversation
|
This one I don't want, because it only works one way (Android -> Mac) and doesn't actually implement any of AWDL (because that does require a kernel module to talk to the WiFi chip at a low enough level, no getting around it unfortunately). |
|
The README.md claims the following:
Is it incorrect? If so, does it mean that AirDrop doesn't necessitate AWDL no matter what in order to work? Edit: it doesn't use AWDL but somehow still manages to send files through AirDrop to macOS without any modifications. There must exist a fallback mechanism in AirDrop when AWDL is not available. Edit 2: yes, AWDL is not mandatory as it listens on all interfaces. See this article for explanations: https://blog.i1nfo.com/posts/open-airdrop/ |
Currently NearDrop is the same. You can't share Mac -> Android due to BLE beacon issues. |
No description provided.