Learn WatchKit for iOS
暫譯: 學習 iOS 的 WatchKit
Kim Topley
- 出版商: Apress
- 出版日期: 2015-07-04
- 售價: $1,600
- 貴賓價: 9.5 折 $1,520
- 語言: 英文
- 頁數: 464
- 裝訂: Paperback
- ISBN: 1484210263
- ISBN-13: 9781484210260
-
相關分類:
Apple Developer
海外代購書籍(需單獨結帳)
相關主題
商品描述
Learn WatchKit for iOS covers the development of applications for the new Apple Watch using the WatchKit framework in iOS 8 and the Swift programming language. In this book, an Apple Watch application is an extension to an existing iOS app and is packaged and submitted to the App Store along with it. Using a suite of simple examples, Kim Topley, co-author of Beginning iPhone Development with Swift, introduces and explains every feature of WatchKit and the associated technologies that you’ll need to understand to build Apple Watch applications for iOS 8, culminating in a complete WatchKit application that shows weather forecast information for various cities around the world on the Apple Watch.
What youll learn
- How to build an application for the Apple Watch as an extension of an existing iOS app.
- How to use all the features of the WatchKit framework in iOS 8.
- How to integrate your Watch app with its hosting iOS app and how to communicate between them.
- How to build a Glance for your WatchKit app to make the most useful information more easily available to your users.
- How to handle notifications.
- How to use handoff to allow the user to quickly switch to your WatchKit app from its Glance or when handling a notification.
- How to build, test and debug your Watch App on the simulator and on a real watch.
Who this book is for
This book is for existing iOS developers who want to understand and use WatchKit to extend their application onto the Apple Watch. Readers are assumed to have basic knowledge of iOS development.
Table of Contents
Chapter 1. Welcome to the Apple Watch
Chapter 2. Interface Controllers and Layout
Chapter 3. Watch User Interface Objects
Chapter 4. More Watch User Interface Objects
Chapter 5. Controller Navigation
Chapter 6. Tables and Menus
Chapter 7. Building a WatchKit App
Chapter 8. Glances, Settings, and Handoff
Chapter 9. Notifications
商品描述(中文翻譯)
《學習 iOS 的 WatchKit》涵蓋了使用 WatchKit 框架和 Swift 程式語言為新的 Apple Watch 開發應用程式。在本書中,Apple Watch 應用程式是現有 iOS 應用程式的擴展,並與其一起打包並提交到 App Store。透過一系列簡單的範例,與《使用 Swift 開始 iPhone 開發》的共同作者 Kim Topley 介紹並解釋 WatchKit 的每個功能以及您需要了解的相關技術,以便為 iOS 8 構建 Apple Watch 應用程式,最終完成一個完整的 WatchKit 應用程式,該應用程式在 Apple Watch 上顯示世界各地城市的天氣預報資訊。
您將學到的內容:
- 如何將 Apple Watch 應用程式作為現有 iOS 應用程式的擴展來構建。
- 如何使用 iOS 8 中 WatchKit 框架的所有功能。
- 如何將您的 Watch 應用程式與其主機 iOS 應用程式整合,以及如何在它們之間進行通信。
- 如何為您的 WatchKit 應用程式構建 Glance,以便更輕鬆地向用戶提供最有用的資訊。
- 如何處理通知。
- 如何使用 handoff 讓用戶能夠快速從 Glance 切換到您的 WatchKit 應用程式或在處理通知時切換。
- 如何在模擬器和真實手錶上構建、測試和除錯您的 Watch 應用程式。
本書適合對象:
本書適合希望了解和使用 WatchKit 將其應用程式擴展到 Apple Watch 的現有 iOS 開發人員。讀者應具備基本的 iOS 開發知識。
目錄:
第 1 章:歡迎來到 Apple Watch
第 2 章:介面控制器和佈局
第 3 章:手錶用戶介面物件
第 4 章:更多手錶用戶介面物件
第 5 章:控制器導航
第 6 章:表格和選單
第 7 章:構建 WatchKit 應用程式
第 8 章:Glances、設定和 Handoff
第 9 章:通知