Difference between revisions of "AirDrop"

From The iPhone Wiki
Jump to: navigation, search
m (Language adjustments.)
m (Detail.)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
''For common meaning for AirDrop, see [http://en.wikipedia.org/wiki/AirDrop AirDrop on Wikipedia]''
+
''For a common meaning for AirDrop, see [http://en.wikipedia.org/wiki/AirDrop AirDrop on Wikipedia]''
[[File:AirDrop_iPT5.PNG|thumb|right|AirDrop on [[iPod touch 5G]]]]
+
[[File:AirDrop_iPT5.PNG|thumb|right|AirDrop on [[iPod touch (5th generation)]] (iOS 7)]]
   
 
'''AirDrop''' is an ad-hoc service, introduced in [[iOS]] 7. Users can share photos and videos with other supported iOS devices without the need of mass storage devices with their iCloud accounts (if shared with Contacts). You cannot use AirDrop on iOS to share with OS X, and OS X users can't use AirDrop to share with iOS devices. AirDrop in iOS operates over both Wi-Fi and [[Bluetooth]] 4.0.
 
'''AirDrop''' is an ad-hoc service, introduced in [[iOS]] 7. Users can share photos and videos with other supported iOS devices without the need of mass storage devices with their iCloud accounts (if shared with Contacts). You cannot use AirDrop on iOS to share with OS X, and OS X users can't use AirDrop to share with iOS devices. AirDrop in iOS operates over both Wi-Fi and [[Bluetooth]] 4.0.
   
AirDrop feature can be accessed through Control Center (Enable it from Settings>Control Center) introduced in iOS 7. Enabling it causes both Wi-Fi and Bluetooth to be enabled (if they are not already active).
+
AirDrop feature can be accessed through Control Center (enable it from Settings > Control Center) introduced in iOS 7. Enabling it causes both Wi-Fi and Bluetooth to be enabled (if they are not already active).
   
 
== Supported [[iDevice]]s ==
 
== Supported [[iDevice]]s ==
The earliest models to support AirDrop are the following:
+
The earliest models to support AirDrop are as follows:
* [[iPad 4]]
+
* [[iPad (4th generation)]] and later
* [[iPad mini 1G]]
+
* [[iPad mini]] and later
* [[iPhone 5]]
+
* [[iPhone 5]] and later
* [[iPod touch 5G]]
+
* [[iPod touch (5th generation)]] and later
(All subsequent models support AirDrop.)
 
   
It is possible to port AirDrop to unsupported devices, but sending only works with the [[iPad 3]].
+
It is possible to port AirDrop to unsupported devices, but sending only works with the [[iPad (3rd generation)]].
   
 
== Filesystem ==
 
== Filesystem ==
  +
* /System/Library/AccessibilityBundles/SharingFramework.axbundle
  +
* /System/Library/Audio/UISounds/Modern/airdrop_invite.caf
 
* /System/Library/LaunchDaemons/com.apple.sharingd.plist
 
* /System/Library/LaunchDaemons/com.apple.sharingd.plist
 
* /System/Library/PrivateFrameworks/Sharing.framework
 
* /System/Library/PrivateFrameworks/Sharing.framework
Line 23: Line 24:
   
 
== References ==
 
== References ==
* [[wikipedia:AirDrop|AirDrop on Wikipedia]]
 
 
* [https://support.apple.com/kb/HT5887 Apple - iOS: Using AirDrop]
 
* [https://support.apple.com/kb/HT5887 Apple - iOS: Using AirDrop]

Latest revision as of 10:15, 2 August 2017

For a common meaning for AirDrop, see AirDrop on Wikipedia

AirDrop on iPod touch (5th generation) (iOS 7)

AirDrop is an ad-hoc service, introduced in iOS 7. Users can share photos and videos with other supported iOS devices without the need of mass storage devices with their iCloud accounts (if shared with Contacts). You cannot use AirDrop on iOS to share with OS X, and OS X users can't use AirDrop to share with iOS devices. AirDrop in iOS operates over both Wi-Fi and Bluetooth 4.0.

AirDrop feature can be accessed through Control Center (enable it from Settings > Control Center) introduced in iOS 7. Enabling it causes both Wi-Fi and Bluetooth to be enabled (if they are not already active).

Supported iDevices

The earliest models to support AirDrop are as follows:

It is possible to port AirDrop to unsupported devices, but sending only works with the iPad (3rd generation).

Filesystem

  • /System/Library/AccessibilityBundles/SharingFramework.axbundle
  • /System/Library/Audio/UISounds/Modern/airdrop_invite.caf
  • /System/Library/LaunchDaemons/com.apple.sharingd.plist
  • /System/Library/PrivateFrameworks/Sharing.framework
  • /System/Library/SpringBoardPlugins/Sharing.servicebundle
  • /usr/libexec/sharingd

References