OS X 与 iOS 的“接续互通”之“Handoff”
OS X 与 iOS 的‘接续互通’之‘Handoff’
OS X Yosemite 与 iOS 8 有个 [Continuity](接续互通) 的特客人,你可以参考官方网址
其中的 [Handoff] 可以让你将工作从电脑与行动装置之间无痛接续,WWDC 2014 也有指导你如何加入这样的机制。
基本上需要这两项:
BTLE
NSUserActivity
你可以参考 Handoff Programming Guide
https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/Handoff/HandoffFundamentals/HandoffFundamentals.html
也可以参考 WWDC 2014
https://developer.apple.com/videos/wwdc/2014/?id=219
着名的 Raywenderlich 也有教学 iOS 8 Handoff Tutorial
http://www.raywenderlich.com/84174/ios-8-handoff-tutorial
其他参考资源:
Tutorial: A Step-By-Step Guide To Programming The Handoff Feature In iOS 8
https://maniacdev.com/2014/12/tutorial-a-step-by-step-guide-to-programming-the-handoff-feature-in-ios-8
Working with Handoff in iOS 8
http://www.appcoda.com/handoff/
Working with iOS 8 Handoff Part 2: Using Continuation Streams
http://www.appcoda.com/handoff-continuation-streams/
- 评论列表(网友评论仅供网友表达个人看法,并不表明本站同意其观点或证实其描述)
-