Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 45: Line 45:
 
#* [[A watchOS 2 WatchKit Picker Tutorial|Testing the App]]<br><br>
 
#* [[A watchOS 2 WatchKit Picker Tutorial|Testing the App]]<br><br>
 
# [[A WatchKit WKInterfacePicker Coordinated Animation Example]]
 
# [[A WatchKit WKInterfacePicker Coordinated Animation Example]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|About the Coordinate Image Picker Project]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Generating Radial Animations]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Creating the Example Project]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Designing the WatchKit App user Interface]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Adding the Picker Image Sequences to the Project]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Adding the Group Background Image Sequences to the Project]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Implementing the Picker Animation Sequence]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Configuring the Group Background Animation]]
 +
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Testing the App]]<br><br>
 +
# [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class]]
 
# [[A watchOS 2 Complication Tutorial]]
 
# [[A watchOS 2 Complication Tutorial]]
 
#* [[A watchOS 2 Complication Tutorial|About the Complication Project]]
 
#* [[A watchOS 2 Complication Tutorial|About the Complication Project]]

Revision as of 17:50, 3 July 2015

This book is currently under development. Please check back for updates.

Table of Contents

  1. An Introduction to Watch Connectivity in watchOS 2
  2. A watchOS 2 WatchConnectivity Messaging Tutorial
  3. A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial
  4. An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object
  5. A watchOS 2 WatchKit Picker Tutorial
  6. A WatchKit WKInterfacePicker Coordinated Animation Example
  7. Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class
  8. A watchOS 2 Complication Tutorial