Difference between revisions of "WatchOS 2 App Development Essentials"

From Techotopia
Jump to: navigation, search
m (Text replacement - "<table border="0" cellspacing="0"> " to "<table border="0" cellspacing="0" width="100%">")
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
#* [[watchOS 2 Apps – An Overview|The Key Components of a WatchKit App]]
 
#* [[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|Basic WatchKit App Structure]]
#* [[watchOS 2 Apps – An Overview|WatchKit App Entry Points]]<br><br>
+
#* [[watchOS 2 Apps – An Overview|WatchKit App Entry Points]]<br><br><htmlet>ezoictoc1</htmlet>
 
# [[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|Creating the WatchKit App Project]]
Line 62: Line 62:
 
#* [[An Overview of WatchKit Tables in watchOS 2|Removing Table Rows]]
 
#* [[An Overview of WatchKit Tables in watchOS 2|Removing Table Rows]]
 
#* [[An Overview of WatchKit Tables in watchOS 2|Scrolling to a Specific Table Row]]
 
#* [[An Overview of WatchKit Tables in watchOS 2|Scrolling to a Specific Table Row]]
#* [[An Overview of WatchKit Tables in watchOS 2|Summary]]<br><br>
+
#* [[An Overview of WatchKit Tables in watchOS 2|Summary]]<br><br><htmlet>ezoictoc2</htmlet>
 
# [[A watchOS 2 WatchKit Table Tutorial]]
 
# [[A watchOS 2 WatchKit Table Tutorial]]
 
#* [[A watchOS 2 WatchKit Table Tutorial|About the Table Example]]
 
#* [[A watchOS 2 WatchKit Table Tutorial|About the Table Example]]
Line 128: Line 128:
 
#* [[An Introduction to Watch Connectivity in watchOS 2|Transferring Files]]
 
#* [[An Introduction to Watch Connectivity in watchOS 2|Transferring Files]]
 
#* [[An Introduction to Watch Connectivity in watchOS 2|Sending and Receiving Interactive Messages]]
 
#* [[An Introduction to Watch Connectivity in watchOS 2|Sending and Receiving Interactive Messages]]
#* [[An Introduction to Watch Connectivity in watchOS 2|Summary]]<br><br>
+
#* [[An Introduction to Watch Connectivity in watchOS 2|Summary]]<br><br><htmlet>ezoictoc3</htmlet>
 
# [[A watchOS 2 WatchConnectivity Messaging Tutorial]]
 
# [[A watchOS 2 WatchConnectivity Messaging Tutorial]]
 
#* [[A watchOS 2 WatchConnectivity Messaging Tutorial|About the Project]]
 
#* [[A watchOS 2 WatchConnectivity Messaging Tutorial|About the Project]]
Line 283: Line 283:
 
#* [[Supporting Different Apple Watch Display Sizes in watchOS 2|Screen Size Customization Attributes]]
 
#* [[Supporting Different Apple Watch Display Sizes in watchOS 2|Screen Size Customization Attributes]]
 
#* [[Supporting Different Apple Watch Display Sizes in watchOS 2|Working with Screen Sizes in Interface Builder]]
 
#* [[Supporting Different Apple Watch Display Sizes in watchOS 2|Working with Screen Sizes in Interface Builder]]
#* [[Supporting Different Apple Watch Display Sizes in watchOS 2|Identifying the Screen Size at Runtime]]<br><br>
+
#* [[Supporting Different Apple Watch Display Sizes in watchOS 2|Identifying the Screen Size at Runtime]]<br><br><htmlet>ezoictoc4</htmlet>
 
# [[A watchOS 2 WatchKit Map Tutorial]]
 
# [[A watchOS 2 WatchKit Map Tutorial]]
 
#* [[A watchOS 2 WatchKit Map Tutorial|Creating the Example Map Project]]
 
#* [[A watchOS 2 WatchKit Map Tutorial|Creating the Example Map Project]]

Latest revision as of 15:33, 18 November 2016

Table of ContentsNext
watchOS 2 Apps – An Overview


Purchase the full edition of this watchOS 2 App Development Essentials book in eBook ($12.99) or Print ($27.99) format
watchOS 2 App Development Essentials Print and eBook (ePub/PDF/Kindle) editions contain 35 chapters.

Buy Print


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 Example Interactive watchOS 2 App
  5. An Overview of WatchKit Tables in watchOS 2
  6. A watchOS 2 WatchKit Table Tutorial
  7. Implementing watchOS 2 WatchKit Table Navigation
  8. watchOS 2 Page-based User Interfaces and Modal Interface Controllers
  9. A watchOS 2 WatchKit Page-based Interface Tutorial
  10. Handling User Input in a watchOS 2 WatchKit App
  11. An Introduction to Watch Connectivity in watchOS 2
  12. A watchOS 2 WatchConnectivity Messaging Tutorial
  13. An Overview of watchOS 2 WatchKit Glances
  14. A watchOS 2 WatchKit Glance Tutorial
  15. A watchOS 2 WatchKit Context Menu Tutorial
  16. Working with Images in WatchKit and watchOS 2
  17. A watchOS 2 WatchKit Animated Image Tutorial
  18. A watchOS 2 WatchKit Dynamic Layout and Animation Tutorial
  19. Working with Fonts and Attributed Strings in watchOS 2
  20. A watchOS 2 App Custom Font Tutorial
  21. An Introduction to the watchOS 2 WatchKit WKInterfacePicker Object
  22. A watchOS 2 WatchKit Picker Tutorial
  23. A WatchKit WKInterfacePicker Coordinated Animation Example
  24. Sharing watchOS 2 Media Files Using App Groups
  25. Playing Movies and Audio on watchOS 2 using the WKInterfaceMovie Class
  26. A watchOS 2 WatchKit Audio Recording and Playback Example
  27. An Overview of ClockKit and Apple Watch Complications
  28. A watchOS 2 Complication Tutorial
  29. Supporting Different Apple Watch Display Sizes in watchOS 2
  30. A watchOS 2 WatchKit Map Tutorial
  31. An Overview of Notifications in watchOS 2
  32. A watchOS 2 WatchKit Notification Tutorial
  33. A watchOS 2 WatchKit Custom Notification Tutorial
  34. A watchOS 2 WatchKit Inline Notification Text Reply Tutorial


Purchase the full edition of this watchOS 2 App Development Essentials book in eBook ($12.99) or Print ($27.99) format
watchOS 2 App Development Essentials Print and eBook (ePub/PDF/Kindle) editions contain 35 chapters.

Buy Print



Table of ContentsNext
watchOS 2 Apps – An Overview