Windows Phone 8 in Action
eBook - ePub

Windows Phone 8 in Action

  1. 496 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Windows Phone 8 in Action

Book details
Table of contents
Citations

About This Book

Summary Windows Phone 8 in Action is a comprehensive guide to developing apps for the WP8 platform. It covers the Windows Phone Runtime and.NET APIs used to work with a phone's sensors and hardware, including the accelerometer, camera, gyroscope, GPS, and microphone. You will learn to write code to dial the phone, write emails, send text messages, and recognize speech. The book also teaches you to build applications that use location and push notification. About this Book With 10 million (and climbing) active handsets, Windows Phone 8 has become a real alternative to Android and iOS. WP users are hungry for great apps, so it's time for you to start creating them! Windows Phone 8 in Action teaches you how to design, build, and sell WP8 apps. In it, you'll learn to use the WP Runtime and.NET APIs to control key features like the accelerometer, camera, GPS, and microphone. This example-driven book also shows you how to write applications that use location and push notification, enhanced navigation services, and WP8's deep multimedia capabilities.You'll need a working knowledge of C#. No experience with Windows Phone or XAML is required.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside

  • Build your first phone app
  • Master the Windows Phone 8 interface
  • How to sell on the Windows Phone Store
  • Use features like voice recognition and media


About the Authors Tim Binkley-Jones has worked with XAML since the first releases of WPF and Silverlight. Adam Benoit is an independent developer with more than a dozen apps in the Windows Phone Store. Massimo Perga is an engineer at Microsoft. Michael Sync is a web and WP architect. Table of Contents
PART 1 INTRODUCING WINDOWS PHONE

  • A new phone, a new operating system
  • Creating your first Windows Phone application
  • PART 2 CORE WINDOWS PHONE
  • Fast application switching and resume
  • Scheduled actions
  • Launching tasks and choosers
  • Contacts and calendars
  • Storing data
  • Working with the camera
  • Integrating with the Photos and Music + Videos Hubs
  • Using sensors
  • Network communication with push notifications
  • Using the Speech API
  • PART 3 XAML FOR WINDOWS PHONE
  • ApplicationBar and context menus
  • Panorama and pivot controls
  • Building a media player
  • Using Maps
  • Building HTML applications
  • Releasing and monetizing apps

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Windows Phone 8 in Action by in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2013
ISBN
9781638353249

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Cover Illustration
  8. Part 1. Introducing Windows Phone
  9. Part 2. Core Windows Phone
  10. Part 3. XAML for Windows Phone
  11. Appendix A. XAML, the Extensible Application Markup Language
  12. Appendix B. Model-View-ViewModel (MVVM)
  13. Index
  14. List of Figures
  15. List of Tables
  16. List of Listings