-
Support in sending files or folders regardless its location whether public or private folder.
-
Support for the Android phones, not limited to Samsung.
* Supported devices vary depending on your region, operator and device brand.
-
Replaced sample provider applications with applications utilized in GEAR.
-
Added two more sample applications.
-
New intent actions will be required when you initialize Accessory and Accessory File Transfer. Refer to the programming guide for more information.
-
Introduced several new APIs supporting file transfer.
- SAFileTransfer.cancelAll()
- SAFileTransfer.EventListener.onCancelAllCompleted()
- SAFileTransfer.close()
-
Added several new APIs for supporting multiple peers properly.
- SAAgent.onFindPeerAgentsResponse()
- SAAgent.onPeerAgentsUpdated()
NoteCan get a compilation error (unimplemented methods) unless methods are implemented or overridden.