Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Apple Watch App Development

You're reading from   Apple Watch App Development Build real-world applications for the Apple Watch platform using the WatchKit framework and Swift 2.0

Arrow left icon
Product type Paperback
Published in Apr 2016
Publisher
ISBN-13 9781785886362
Length 358 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Steven F. Daniel Steven F. Daniel
Author Profile Icon Steven F. Daniel
Steven F. Daniel
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Introducing the Swift Programming Language 2. Understanding Apple Watch FREE CHAPTER 3. Exploring WatchKit Controls 4. Using the Core Location and Watch Connectivity Frameworks 5. Navigating Around in WatchKit 6. Implementing Tables within Your App 7. Adding Menus to Your App 8. Incorporating the Glance Interface in Your App 9. Incorporating Notifications within Your App 10. Image Compression and Animation 11. Packaging and Deploying Your App Index

Introduction to the WatchKit platform

This section provides you with an overview of the WatchKit platform, which is a fundamental part of Apple Watch. When developing apps for Apple Watch, it takes advantage of the WatchKit framework that happens to be included as part of the iOS SDK, and both are embedded into the watchOS and iOS operating systems.

The WatchKit framework contains the necessary classes that provide the underlying functionality for both the WatchKit extension and the WatchKit application and is responsible for handling all of the communication between the WatchKit extension that runs on the iPhone device and its corresponding WatchKit application that is installed on Apple Watch.

Whenever you begin developing Apple Watch apps, you will notice that your project contains a number of different targets that make use of the WatchKit platform.

Note

A target is the final end product that is created by your application, and these can be either an app, a framework, or even a static...

You have been reading a chapter from
Apple Watch App Development
Published in: Apr 2016
Publisher:
ISBN-13: 9781785886362
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image