HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
This eBook includes the following formats, accessible from your Account page after purchase:
EPUB The open industry format known for its reflowable content and usability on supported mobile devices.
PDF The popular standard, used most often with the free Acrobat® Reader® software.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
Create Breakthrough Apple Watch Apps with the New watchOS 2 and the Updated WatchKit Framework!
Apple Watch is improving quickly: Using Apple’s new watchOS 2 operating system and the updated WatchKit framework, you can create tomorrow’s hottest wearable apps. Learning WatchKit Programming, Second Edition, will help you master these technologies and gain the same “early mover” advantage that early iPhone developers enjoyed.
Leading iOS development trainer and author Wei-Meng Lee guides you step by step through architecting, designing, and building cutting-edge Apple Watch apps. You’ll learn how to make the most of the newest platform improvements, including direct programmatic access to key hardware features; support for new Watch Connectivity Framework APIs; and new ways to use location, consume web services, and persist data.
Using practical Swift code examples designed for clarity and simplicity, Lee guides you through building apps from the ground up. You’ll learn how to build native watch apps that perform exceptionally well on their own and how to integrate your apps with iPhones to do even more.
Coverage includes
This guide will help you extend your existing iOS skills, build apps that solve a whole new set of problems, and reach millions of people in the fast-growing Apple Watch marketplace.
All of this book’s sample Swift code is available for download at informit.com/title/9780134398983. (Register your book to gain access.)
Learning WatchKit Programming: Responding to User Actions
Download the sample pages (includes Chapter 3 and Index)
Preface xiii
Acknowledgments xvii
About the Author xix
Chapter 1: Getting Started with WatchKit Programming 1
Specifications of the Apple Watch 1
Getting the Tools for Development 2
Understanding the WatchKit App Architecture 3
Types of Apple Watch Applications 6
Hello, World! 7
Summary 15
Chapter 2: Apple Watch Interface Navigation 17
Interface Controllers and Storyboard 17
Navigating between Interface Controllers 22
Summary 48
Chapter 3: Responding to User Actions 49
Using the Tap Gesture to Interact with Controls 49
Summary 72
Chapter 4: Displaying and Gathering Information 73
Displaying Information 73
Gathering Information 106
Laying Out the Controls 111
Force Touch 115
Summary 123
Chapter 5: Accessing the Apple Watch Hardware 125
Making Phone Calls and Sending Messages 125
Recording Audio 127
Digital Crown 130
Accelerometer 131
Taptic Engine 134
Summary 136
Chapter 6: Programming Complications 137
Introducing the ClockKit Framework 138
Building a Movie Showtime Complication Example 141
Summary 159
Chapter 7: Interfacing with iOS Apps 161
Introducing the Watch Connectivity Framework 161
Connecting to the Outside World 185
Saving Data 198
Summary 203
Chapter 8: Displaying Notifications 205
What Is a Notification? 205
Types of Notifications on the Apple Watch 208
Summary 235
Chapter 9: Displaying Glances 237
What Is a Glance? 237
Implementing Glances 238
Making the Glance Useful 244
Updating the Glance 249
Summary 252
Index 253