Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 22: Line 22:
 
#* [[watchOS 2 Apps – An Overview|WatchKit App Entry Points]]<br><br>
 
#* [[watchOS 2 Apps – An Overview|WatchKit App Entry Points]]<br><br>
 
# [[Building an Example watchOS 2 WatchKit App]]
 
# [[Building an Example watchOS 2 WatchKit App]]
 +
#* [[Building an Example watchOS 2 WatchKit App|Creating the WatchKit App Project]]
 +
#* [[Building an Example watchOS 2 WatchKit App|Designing the iOS App User Interface]]
 +
#* [[Building an Example watchOS 2 WatchKit App|Designing the WatchKit App Storyboard]]
 +
#* [[Building an Example watchOS 2 WatchKit App|Running the WatchKit App]]
 +
#* [[Building an Example watchOS 2 WatchKit App|Running the App on a Physical Apple Watch Device]]
 +
#* [[Building an Example watchOS 2 WatchKit App|Setting the Scene Title and Key Color]]
 +
#* [[Building an Example watchOS 2 WatchKit App|Adding App Icons to the Project]]
 +
#* [[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 Introduction to Watch Connectivity in watchOS 2]]
 
# [[An Introduction to Watch Connectivity in watchOS 2]]

Revision as of 19:07, 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