SlideShare una empresa de Scribd logo
1 de 29
Windows Phone 8 Apps


Melania Danciu
Solution Architect / mela.ro

Haufe-Lexware
Mela
Engineer  - Politehnica Timisoara

Software developer

Solution Architect at Haufe-Lexware

Speaker

@melaniadanciu

http://mela.ro
Agenda
•   Introduction in Windows Phone 8
•   Windows Phone 8 & 7.1
•   Tools
•   New Features
•   Be a developer
Introduction in Windows Phone 8
•   Application Platform
•   Windows Phone Developer Tools
•   Application models
•   WP8 app development demo
New WP8 hardware
•   Multicore chipset

•   New graphics processor

•   Increased RAM: 1 GB or 512MB

•   More Screen Resolutions

•   Removable storage

•   NFC
Shared Windows Core
Windows Phone 8 and Windows 8 share components at the Operation System level
•   Shared
OS Components – kernel, graphics support, file system and multimedia
Drivers
•   Not Possible
Windows 8 and Windows Phone 8 work to exactly the same APIs
Windows Phone 8 APIs
                   •   .NET API for Windows Phone
Managed                 •   All the types and APIs for WP OS 7.1

                        •   Classes and types from System and

Managed & Native            Microsoft.Phone

                        •   New classes added for WP8

                                  Microsoft.Phone.Walllet
Native                        •

                              •   Microsoft.Tasks.SharedMediaTask

                              •   …
Windows Phone 8 APIs
                   •   Windows Phone Runtime
Managed            •   Subset of WinRT + some phone-specific additions

                        •   Is implemented in C++ and projected into C#,

Managed & Native            VB.NET and C++

                        •   HTML/JavaScript projects not available in WP8

                       Phone specific
Native             •

                        •   Lock Screen and lock Screen manager

                        •   Speech recognition

                        •   …
Windows Phone 8 APIs
                   •   WIN32 and COM
Managed                 •   Winsock for low level networking

                        •   Camera API
Managed & Native        •   COM API: ReadFile, WriteFile, CreateFile, …


Native
Tools




http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402523(v=vs.105).aspx
Application Models
•   Many ways to build WP8 apps
     •   XAML UI with Managed Code
          • Access .NET APIs and Windows Phone Runtime APIs
     •   XNA Games using Managed Code
          • Access .NET APIs, not Windows Phone Runtime APIs
     •   Direct3D App
          • Only Native code
     •   Direct3D and XAML
          • Access everything
     •   XAML/Managed plus Native Code
     •   HTML5 App Development
Windows Phone OS 7.1 Apps in WP8
•   Different apps
•   The 7.1 apps can run on WP8
•   The same APIs can have different behaviors in WP8
•   The conversion from 7.1 to 8 is possible but needs to be made with care
     • The garbage collection on WP8 is complity different then on WP 7.1
New Features
•   Tiles Templates and Tiles Sizes   •   Flip – front and back
•   Lock Screen on Windows Phone 8    •   Iconic – clean layout
•   New Launchers                     •   Cycle – cycles through up to 9 images
•   Maps
•   Location and Location Tracking
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   You can register your screen as a lock screen
•   Lock Screen on Windows Phone 8        provider
•   New Launchers                          – Lock screen background screen provider
•   Maps                                   – Provider status on the lock screen
•   Location and Location Tracking         – Provided detailed status on the lock screen
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   SMS, photo, contact, email…
•   Lock Screen on Windows Phone 8
•   New Launchers
•   Maps
•   Location and Location Tracking
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   New maps control (Nokia)
•   Lock Screen on Windows Phone 8         – Light and dark color modes
•   New Launchers                          – 4 cartographic maps models
•   Maps                                   – Vector-based for fast rendering
•   Location and Location Tracking         – Display landmark and pedestrian features
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   New location API (W8)
•   Lock Screen on Windows Phone 8    •   Background location- tracking apps (Run
•   New Launchers                         Trackers)
•   Maps
•   Location and Location Tracking
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   Voice Commands(hold the Start button and
•   Lock Screen on Windows Phone 8        speak)
•   New Launchers                     •   Speech Recognition and Text-to-Speech APIs
•   Maps
•   Location and Location Tracking
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   Credit and Debit Cards
•   Lock Screen on Windows Phone 8    •   NFC
•   New Launchers                     •   Loyalty and membership cards
•   Maps                              •   Access Saved Deals
•   Location and Location Tracking
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   New Controls in WP8 SDK
•   Lock Screen on Windows Phone 8         – Some of them from Toolkit
•   New Launchers                          – LongListSelector
•   Maps                                   – Pivot
•   Location and Location Tracking         – Panorma
•   Speech                                 – …
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes
•   Lock Screen on Windows Phone 8
•   New Launchers
•   Maps
•   Location and Location Tracking
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   Background photo auto-upload (background
•   Lock Screen on Windows Phone 8        agent)
•   New Launchers                     •   Advanced camera capture APIs
•   Maps                              •   New Photos extendibility features (reach media
                                          editor app)
•   Location and Location Tracking
                                      •   Interact directly with the camera - Lenses
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
New Features
•   Tiles Templates and Tiles Sizes   •   Add and remove media files
•   Lock Screen on Windows Phone 8    •   Saved pictures have 2 thumbnail images
•   New Launchers                     •   Background audio (PlayStateChangedEventArgs)
•   Maps
•   Location and Location Tracking
•   Speech
•   Wallet
•   UI Controls
•   3 Screen Resolutions
•   Camera and Photos
•   Media
Other new elements
•   VoIP and Video Chat
•   Bluetooth and NFC
•   Support for IPV6
•   Read from SD Card
•   Custom Contact Store
•   File and Protocol Associations
Design
•     Pride in craftsmanship
•     More with less
•     Fast and fluid
•     Authentically digital
•     Win as one




    http://developer.windowsphone.com/en-us/design/principles
Store
Other resources
http://www.microsoftvirtualacademy.com/training-courses/windows-
phone-8-apps-development-jumpstart


http://code.msdn.microsoft.com/wpapps/


http://mela.ro
What we’ve seen
•   A new platform
•   Develop a common application core for Windows Phone 8 and Windows 8
•   Use the free tools available as a student
•   Learn from the videos and form communities
•   Have a look at the design principles
•   Use the new features to build incredible applications
•   Have in mind the patterns and the principles to build a solid application
Thank you!




????Q & A!!!!

Más contenido relacionado

Similar a Windows phone 8 apps

Sinergija 12 Windows Phone is around the corned
Sinergija 12   Windows Phone is around the cornedSinergija 12   Windows Phone is around the corned
Sinergija 12 Windows Phone is around the corned
Catalin Gheorghiu
 
Kulendayz 2012 Windows Phone is around the corner What now?
Kulendayz 2012   Windows Phone is around the corner What now?Kulendayz 2012   Windows Phone is around the corner What now?
Kulendayz 2012 Windows Phone is around the corner What now?
Catalin Gheorghiu
 
Windows Phone 8 - 1 Introducing Windows Phone 8 Development
Windows Phone 8 - 1 Introducing Windows Phone 8 DevelopmentWindows Phone 8 - 1 Introducing Windows Phone 8 Development
Windows Phone 8 - 1 Introducing Windows Phone 8 Development
Oliver Scheer
 

Similar a Windows phone 8 apps (20)

Discovering the wp8 sdk
Discovering the wp8 sdkDiscovering the wp8 sdk
Discovering the wp8 sdk
 
Windows Phone 8 App Development
Windows Phone 8 App DevelopmentWindows Phone 8 App Development
Windows Phone 8 App Development
 
Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8
 
Developing windows phone 7 application with silverlight
Developing windows phone 7 application with silverlightDeveloping windows phone 7 application with silverlight
Developing windows phone 7 application with silverlight
 
Sinergija 12 Windows Phone is around the corned
Sinergija 12   Windows Phone is around the cornedSinergija 12   Windows Phone is around the corned
Sinergija 12 Windows Phone is around the corned
 
Windows Phone Introduction
Windows Phone IntroductionWindows Phone Introduction
Windows Phone Introduction
 
Kulendayz 2012 Windows Phone is around the corner What now?
Kulendayz 2012   Windows Phone is around the corner What now?Kulendayz 2012   Windows Phone is around the corner What now?
Kulendayz 2012 Windows Phone is around the corner What now?
 
Sinergija 12 WP8 is around the corner
Sinergija 12 WP8 is around the cornerSinergija 12 WP8 is around the corner
Sinergija 12 WP8 is around the corner
 
Andriod ppt for colledge
Andriod ppt for colledgeAndriod ppt for colledge
Andriod ppt for colledge
 
Versions of Android OS
Versions of Android OSVersions of Android OS
Versions of Android OS
 
Windows 8 mobile app development
Windows 8 mobile app developmentWindows 8 mobile app development
Windows 8 mobile app development
 
Qa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbrunerQa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbruner
 
Rivalry Now Begins: Rise of Windows Phone 8
Rivalry Now Begins: Rise of Windows Phone 8Rivalry Now Begins: Rise of Windows Phone 8
Rivalry Now Begins: Rise of Windows Phone 8
 
android
androidandroid
android
 
Desenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phoneDesenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phone
 
Windows Phone 8 - 1 Introducing Windows Phone 8 Development
Windows Phone 8 - 1 Introducing Windows Phone 8 DevelopmentWindows Phone 8 - 1 Introducing Windows Phone 8 Development
Windows Phone 8 - 1 Introducing Windows Phone 8 Development
 
Windows Phone 8 - introducing wp8 development
Windows Phone 8 - introducing wp8 developmentWindows Phone 8 - introducing wp8 development
Windows Phone 8 - introducing wp8 development
 
Android OS 2019
Android OS 2019Android OS 2019
Android OS 2019
 
Windows 8 & JavaScript
Windows 8 & JavaScriptWindows 8 & JavaScript
Windows 8 & JavaScript
 
History of Mobile, Mobile application development and secret to be a great de...
History of Mobile, Mobile application development and secret to be a great de...History of Mobile, Mobile application development and secret to be a great de...
History of Mobile, Mobile application development and secret to be a great de...
 

Último

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Último (20)

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 

Windows phone 8 apps

  • 1. Windows Phone 8 Apps Melania Danciu Solution Architect / mela.ro Haufe-Lexware
  • 2. Mela Engineer  - Politehnica Timisoara Software developer Solution Architect at Haufe-Lexware Speaker @melaniadanciu http://mela.ro
  • 3. Agenda • Introduction in Windows Phone 8 • Windows Phone 8 & 7.1 • Tools • New Features • Be a developer
  • 4. Introduction in Windows Phone 8 • Application Platform • Windows Phone Developer Tools • Application models • WP8 app development demo
  • 5. New WP8 hardware • Multicore chipset • New graphics processor • Increased RAM: 1 GB or 512MB • More Screen Resolutions • Removable storage • NFC
  • 6. Shared Windows Core Windows Phone 8 and Windows 8 share components at the Operation System level • Shared OS Components – kernel, graphics support, file system and multimedia Drivers • Not Possible Windows 8 and Windows Phone 8 work to exactly the same APIs
  • 7. Windows Phone 8 APIs • .NET API for Windows Phone Managed • All the types and APIs for WP OS 7.1 • Classes and types from System and Managed & Native Microsoft.Phone • New classes added for WP8 Microsoft.Phone.Walllet Native • • Microsoft.Tasks.SharedMediaTask • …
  • 8. Windows Phone 8 APIs • Windows Phone Runtime Managed • Subset of WinRT + some phone-specific additions • Is implemented in C++ and projected into C#, Managed & Native VB.NET and C++ • HTML/JavaScript projects not available in WP8 Phone specific Native • • Lock Screen and lock Screen manager • Speech recognition • …
  • 9. Windows Phone 8 APIs • WIN32 and COM Managed • Winsock for low level networking • Camera API Managed & Native • COM API: ReadFile, WriteFile, CreateFile, … Native
  • 11. Application Models • Many ways to build WP8 apps • XAML UI with Managed Code • Access .NET APIs and Windows Phone Runtime APIs • XNA Games using Managed Code • Access .NET APIs, not Windows Phone Runtime APIs • Direct3D App • Only Native code • Direct3D and XAML • Access everything • XAML/Managed plus Native Code • HTML5 App Development
  • 12. Windows Phone OS 7.1 Apps in WP8 • Different apps • The 7.1 apps can run on WP8 • The same APIs can have different behaviors in WP8 • The conversion from 7.1 to 8 is possible but needs to be made with care • The garbage collection on WP8 is complity different then on WP 7.1
  • 13. New Features • Tiles Templates and Tiles Sizes • Flip – front and back • Lock Screen on Windows Phone 8 • Iconic – clean layout • New Launchers • Cycle – cycles through up to 9 images • Maps • Location and Location Tracking • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 14. New Features • Tiles Templates and Tiles Sizes • You can register your screen as a lock screen • Lock Screen on Windows Phone 8 provider • New Launchers – Lock screen background screen provider • Maps – Provider status on the lock screen • Location and Location Tracking – Provided detailed status on the lock screen • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 15. New Features • Tiles Templates and Tiles Sizes • SMS, photo, contact, email… • Lock Screen on Windows Phone 8 • New Launchers • Maps • Location and Location Tracking • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 16. New Features • Tiles Templates and Tiles Sizes • New maps control (Nokia) • Lock Screen on Windows Phone 8 – Light and dark color modes • New Launchers – 4 cartographic maps models • Maps – Vector-based for fast rendering • Location and Location Tracking – Display landmark and pedestrian features • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 17. New Features • Tiles Templates and Tiles Sizes • New location API (W8) • Lock Screen on Windows Phone 8 • Background location- tracking apps (Run • New Launchers Trackers) • Maps • Location and Location Tracking • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 18. New Features • Tiles Templates and Tiles Sizes • Voice Commands(hold the Start button and • Lock Screen on Windows Phone 8 speak) • New Launchers • Speech Recognition and Text-to-Speech APIs • Maps • Location and Location Tracking • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 19. New Features • Tiles Templates and Tiles Sizes • Credit and Debit Cards • Lock Screen on Windows Phone 8 • NFC • New Launchers • Loyalty and membership cards • Maps • Access Saved Deals • Location and Location Tracking • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 20. New Features • Tiles Templates and Tiles Sizes • New Controls in WP8 SDK • Lock Screen on Windows Phone 8 – Some of them from Toolkit • New Launchers – LongListSelector • Maps – Pivot • Location and Location Tracking – Panorma • Speech – … • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 21. New Features • Tiles Templates and Tiles Sizes • Lock Screen on Windows Phone 8 • New Launchers • Maps • Location and Location Tracking • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 22. New Features • Tiles Templates and Tiles Sizes • Background photo auto-upload (background • Lock Screen on Windows Phone 8 agent) • New Launchers • Advanced camera capture APIs • Maps • New Photos extendibility features (reach media editor app) • Location and Location Tracking • Interact directly with the camera - Lenses • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 23. New Features • Tiles Templates and Tiles Sizes • Add and remove media files • Lock Screen on Windows Phone 8 • Saved pictures have 2 thumbnail images • New Launchers • Background audio (PlayStateChangedEventArgs) • Maps • Location and Location Tracking • Speech • Wallet • UI Controls • 3 Screen Resolutions • Camera and Photos • Media
  • 24. Other new elements • VoIP and Video Chat • Bluetooth and NFC • Support for IPV6 • Read from SD Card • Custom Contact Store • File and Protocol Associations
  • 25. Design • Pride in craftsmanship • More with less • Fast and fluid • Authentically digital • Win as one http://developer.windowsphone.com/en-us/design/principles
  • 26. Store
  • 28. What we’ve seen • A new platform • Develop a common application core for Windows Phone 8 and Windows 8 • Use the free tools available as a student • Learn from the videos and form communities • Have a look at the design principles • Use the new features to build incredible applications • Have in mind the patterns and the principles to build a solid application

Notas del editor

  1. http://www.developer.nokia.com/Community/Wiki/Live_Tile_Templates_in_Windows_Phone_8