Difference between revisions of "WatchKit App Development Essentials"
From Techotopia
m (Text replacement - "<table border="0" cellspacing="0"> " to "<table border="0" cellspacing="0" width="100%">") |
|||
Line 20: | Line 20: | ||
#* [[An Overview of WatchKit Apps|Understanding iOS Extensions]] | #* [[An Overview of WatchKit Apps|Understanding iOS Extensions]] | ||
#* [[An Overview of WatchKit Apps|Basic WatchKit App/Extension Structure]] | #* [[An Overview of WatchKit Apps|Basic WatchKit App/Extension Structure]] | ||
− | #* [[An Overview of WatchKit Apps|WatchKit App Entry Points]]<br><br> | + | #* [[An Overview of WatchKit Apps|WatchKit App Entry Points]]<br><br><htmlet>ezoictoc1</htmlet> |
# [[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|Creating the WatchKit App Project]] | ||
Line 109: | Line 109: | ||
#* [[WatchKit App and Parent iOS App Communication|Understanding iOS Background Modes]] | #* [[WatchKit App and Parent iOS App Communication|Understanding iOS Background Modes]] | ||
#* [[WatchKit App and Parent iOS App Communication|Using the beginBackgroundTaskWithName Method]] | #* [[WatchKit App and Parent iOS App Communication|Using the beginBackgroundTaskWithName Method]] | ||
− | #* [[WatchKit App and Parent iOS App Communication|Using Background Modes]]<br><br> | + | #* [[WatchKit App and Parent iOS App Communication|Using Background Modes]]<br><br><htmlet>ezoictoc2</htmlet> |
# [[A WatchKit openParentApplication Example Project]] | # [[A WatchKit openParentApplication Example Project]] | ||
#* [[A WatchKit openParentApplication Example Project|About the Project]] | #* [[A WatchKit openParentApplication Example Project|About the Project]] | ||
Line 182: | Line 182: | ||
#* [[An Overview of WatchKit Glances|Adding a Glance to an Existing WatchKit App]] | #* [[An Overview of WatchKit Glances|Adding a Glance to an Existing WatchKit App]] | ||
#* [[An Overview of WatchKit Glances|WatchKit Glance Scene Layout Templates]] | #* [[An Overview of WatchKit Glances|WatchKit Glance Scene Layout Templates]] | ||
− | #* [[An Overview of WatchKit Glances|Passing Context Data to the WatchKit App]]<br><br> | + | #* [[An Overview of WatchKit Glances|Passing Context Data to the WatchKit App]]<br><br><htmlet>ezoictoc3</htmlet> |
# [[A WatchKit Glance Tutorial]] | # [[A WatchKit Glance Tutorial]] | ||
#* [[A WatchKit Glance Tutorial|About the Glance Scene]] | #* [[A WatchKit Glance Tutorial|About the Glance Scene]] | ||
Line 236: | Line 236: | ||
#* [[Supporting Different Apple Watch Display Sizes|Screen Size Customization Attributes]] | #* [[Supporting Different Apple Watch Display Sizes|Screen Size Customization Attributes]] | ||
#* [[Supporting Different Apple Watch Display Sizes|Working with Screen Sizes in Interface Builder]] | #* [[Supporting Different Apple Watch Display Sizes|Working with Screen Sizes in Interface Builder]] | ||
− | #* [[Supporting Different Apple Watch Display Sizes|Identifying the Screen Size at Runtime]]<br><br> | + | #* [[Supporting Different Apple Watch Display Sizes|Identifying the Screen Size at Runtime]]<br><br><htmlet>ezoictoc4</htmlet> |
# [[A WatchKit Map Tutorial]] | # [[A WatchKit Map Tutorial]] | ||
#* [[A WatchKit Map Tutorial|Creating the Example Map Project]] | #* [[A WatchKit Map Tutorial|Creating the Example Map Project]] |
Latest revision as of 15:48, 18 November 2016
Table of Contents | Next | |
An Overview of WatchKit Apps |
© 2015 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
Purchase the fully updated watchOS 2/Swift 2 edition of this 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. |
Purchase the fully updated watchOS 2/Swift 2 edition of this 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. |
Table of Contents | Next | |
An Overview of WatchKit Apps |