SlideShare une entreprise Scribd logo
1  sur  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!!!!

Contenu connexe

Similaire à Windows phone 8 apps

Discovering the wp8 sdk
Discovering the wp8 sdkDiscovering the wp8 sdk
Discovering the wp8 sdkNico Vermeir
 
Windows Phone 8 App Development
Windows Phone 8 App DevelopmentWindows Phone 8 App Development
Windows Phone 8 App DevelopmentDalpatTapaniya
 
Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8KMS Technology
 
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 silverlightTung Nguyen Thanh
 
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 cornedCatalin 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
 
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 cornerCatalin Gheorghiu
 
Andriod ppt for colledge
Andriod ppt for colledgeAndriod ppt for colledge
Andriod ppt for colledgeabhav_luthra
 
Versions of Android OS
Versions of Android OSVersions of Android OS
Versions of Android OSHaseeb
 
Windows 8 mobile app development
Windows 8 mobile app developmentWindows 8 mobile app development
Windows 8 mobile app developmentTirth Thakkar
 
Qa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbrunerQa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbrunerEran Kinsbrunner
 
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 8Monitise MEA
 
Desenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phoneDesenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phoneMarlon Luz
 
Windows Phone 8 - introducing wp8 development
Windows Phone 8 - introducing wp8 developmentWindows Phone 8 - introducing wp8 development
Windows Phone 8 - introducing wp8 developmentGouda Mando
 
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 DevelopmentOliver Scheer
 
Windows 8 & JavaScript
Windows 8 & JavaScriptWindows 8 & JavaScript
Windows 8 & JavaScriptRobert MacLean
 
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...Md Razon Hossain
 

Similaire à 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 - introducing wp8 development
Windows Phone 8 - introducing wp8 developmentWindows Phone 8 - introducing wp8 development
Windows Phone 8 - introducing wp8 development
 
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
 
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...
 

Dernier

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxruthvilladarez
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxRosabel UA
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 

Dernier (20)

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptx
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 

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

Notes de l'éditeur

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