Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 55: Line 55:
 
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Testing the App]]<br><br>
 
#* [[A WatchKit WKInterfacePicker Coordinated Animation Example|Testing the App]]<br><br>
 
# [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class]]
 
# [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|An Introduction to WKInterfaceMovie]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Configuring a WKInterfaceMovie Instance]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Directly Playing Content]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Creating the WKInterfaceMovie Example]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Designing the WatchKit App Scene]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Adding the Video File to the Project]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Configuring the Movie URL]]
 +
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Testing the App]]<br><br>
 +
# [[A watchOS 2 WatchKit Audio Recording and Playback Example]]
 
# [[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 18:07, 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 WatchKit Audio Recording and Playback Example
  9. A watchOS 2 Complication Tutorial