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

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
 

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 - 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...
 

Dernier

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Dernier (20)

SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
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
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
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
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
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
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
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)
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 

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