Difference between revisions of "WatchKit App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 11: Line 11:
 
#* [[An Overview of WatchKit Apps|WatchKit App Entry Points]]<br><br>
 
#* [[An Overview of WatchKit Apps|WatchKit App Entry Points]]<br><br>
 
# [[Building an Example WatchKit App]]
 
# [[Building an Example WatchKit App]]
 +
#* [[Building an Example WatchKit App|Creating the WatchKit App Project]]
 +
#* [[Building an Example WatchKit App|Designing the iOS App User Interface]]
 +
#* [[Building an Example WatchKit App|Adding the WatchKit Extension and App]]
 +
#* [[Building an Example WatchKit App|Designing the WatchKit App Storyboard]]
 +
#* [[Building an Example WatchKit App|Running the WatchKit App]]
 +
#* [[Building an Example WatchKit App|Setting the Scene Title and Key Color]]
 +
#* [[Building an Example WatchKit App|Adding App Icons to the Project]]<br><br>
 +
# [[An Overview of the WatchKit App Architecture]]

Revision as of 16:35, 20 April 2015

This book is currently under development. Check back regularly for updates.

Table of Contents

  1. An Overview of WatchKit Apps
  2. Building an Example WatchKit App
  3. An Overview of the WatchKit App Architecture