Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 64: Line 64:
 
#* [[Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class|Testing the App]]<br><br>
 
#* [[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 WatchKit Audio Recording and Playback Example]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|The Audio Recording Controller]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|The Audio Recording Controller]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Launching the Audio Recording Controller]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Launching the Audio Recording Controller]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Using App Groups to Share Media File Access]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Using App Groups to Share Media File Access]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|The Audio Recording and Playback Tutorial]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|The Audio Recording and Playback Tutorial]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Designing the Main Storyboard Scene]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Designing the Main Storyboard Scene]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Creating and Joining the App Group]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Creating and Joining the App Group]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Constructing the Save File URL]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Constructing the Save File URL]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Implementing the Recording Code]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Implementing the Recording Code]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Implementing the Playback Code]]
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Implementing the Playback Code]]
#* [[A watchOS 2 WatchKit Audio Recording and Playback Exampl|Testing the WatchKit App]]<br><br>
+
#* [[A watchOS 2 WatchKit Audio Recording and Playback Example|Testing the WatchKit App]]<br><br>
 
# [[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:20, 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