Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 31: Line 31:
 
#* [[Building an Example watchOS 2 WatchKit App|Summary]]<br><br>
 
#* [[Building an Example watchOS 2 WatchKit App|Summary]]<br><br>
 
# [[An Overview of the watchOS 2 App Architecture]]
 
# [[An Overview of the watchOS 2 App Architecture]]
 +
#* [[An Overview of the watchOS 2 App Architecture|Basic WatchKit App Architecture]]
 +
#* [[An Overview of the watchOS 2 App Architecture|WatchKit Interface Controllers]]
 +
#* [[An Overview of the watchOS 2 App Architecture|WatchKit Action Methods]]
 +
#* [[An Overview of the watchOS 2 App Architecture|WatchKit Outlets]]
 +
#* [[An Overview of the watchOS 2 App Architecture|WatchKit App State Transitions]]
 +
#* [[An Overview of the watchOS 2 App Architecture|The WatchKit Extension Delegate]]
 +
#* [[An Overview of the watchOS 2 App Architecture|The Lifecycle of an Interface Controller]]
 +
#* [[An Overview of the watchOS 2 App Architecture|WatchKit Extension Guidelines]]<br><br>
 
# [[An Introduction to Watch Connectivity in watchOS 2]]
 
# [[An Introduction to Watch Connectivity in watchOS 2]]
 
# [[A watchOS 2 WatchConnectivity Messaging Tutorial]]
 
# [[A watchOS 2 WatchConnectivity Messaging Tutorial]]

Revision as of 20:00, 23 September 2015

Table of ContentsNext
watchOS 2 Apps – An Overview


<google>BUY_WATCHOS2</google>


Table of Contents

  1. watchOS 2 Apps – An Overview
  2. Building an Example watchOS 2 WatchKit App
  3. An Overview of the watchOS 2 App Architecture
  4. An Introduction to Watch Connectivity in watchOS 2
  5. A watchOS 2 WatchConnectivity Messaging Tutorial
  6. A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial
  7. An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object
  8. A watchOS 2 WatchKit Picker Tutorial
  9. A WatchKit WKInterfacePicker Coordinated Animation Example
  10. Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class
  11. A watchOS 2 WatchKit Audio Recording and Playback Example
  12. A watchOS 2 Complication Tutorial


<google>BUY_WATCHOS2</google>



Table of ContentsNext
watchOS 2 Apps – An Overview