Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 14: Line 14:
  
 
# [[watchOS 2 Apps – An Overview]]
 
# [[watchOS 2 Apps – An Overview]]
 +
#* [[watchOS 2 Apps – An Overview|What is a watchOS App?]]
 +
#* [[watchOS 2 Apps – An Overview|WatchKit App or watchOS App?]]
 +
#* [[watchOS 2 Apps – An Overview|WatchKit Apps and iOS Apps]]
 +
#* [[watchOS 2 Apps – An Overview|The watchOS SDK Frameworks]]
 +
#* [[watchOS 2 Apps – An Overview|The Key Components of a WatchKit App]]
 +
#* [[watchOS 2 Apps – An Overview|Basic WatchKit App Structure]]
 +
#* [[watchOS 2 Apps – An Overview|WatchKit App Entry Points]]<br><br>
 +
# [[Building an Example watchOS 2 WatchKit App]]
 
# [[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 18:10, 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 Introduction to Watch Connectivity in watchOS 2
  4. A watchOS 2 WatchConnectivity Messaging Tutorial
  5. A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial
  6. An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object
  7. A watchOS 2 WatchKit Picker Tutorial
  8. A WatchKit WKInterfacePicker Coordinated Animation Example
  9. Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class
  10. A watchOS 2 WatchKit Audio Recording and Playback Example
  11. A watchOS 2 Complication Tutorial


<google>BUY_WATCHOS2</google>



Table of ContentsNext
watchOS 2 Apps – An Overview