SlideShare une entreprise Scribd logo
1  sur  40
Windows Phone 8 is
around the corner
What now?
Catalin Gheorghiu
(The)Agenda
• The long story
• The vs picture
• The short story
• The Demo(s)
• The Application lifecycle (pictures)
• The Demo(s)
• The Q&A
Windows Phone 7
• 7.0.7004 initial version of the Windows
Phone 7 OS
• 7.0.7008 improve update process for
future update
• 7.0.7390 "NoDo" added CDMA support,
Copy and Paste, fast application startup,
and deeper Facebook Integration
Windows Phone 7
• 7.0.7392 revoke of fraudulent
certificates
• 7.0.7403 intermediate update required
Windows Phone 7.5 (7.1)
• Third-party application multi-tasking
and fast application switching.
• Support for background tasks and
services/agents.
• Expanded live tiles that can be updated
without network connection and can
have two sides which flip periodically.
Windows Phone 7.5 (7.1)
• App Connect: third-party applications
can integrate with Bing search, have
multiple live tiles, and can have push
notifications that link deep ("Deep
Toast") into various parts of the
application directly.
• Silverlight + XNA support in the same
application screen.
Windows Phone 7.5 (7.1)
• Optional 32 bit color support for
Silverlight applications with hardware
dithering.
• Silverlight 4 support.
• Raw camera feed access for third-party
applications.
• New sensor API combines compass,
gyroscope, and accelerometer.
Windows Phone 7.5 (7.1)
• Improved Listbox control with better
scrolling performance.
• Improved WebBrowser control with IE9
rendering engine and system-wide
cookies access.
• Clipboard API.
Windows Phone 7.1.1
• Support for 256 MB devices
Windows Phone 7.8
• New start screen
Windows Phone 8 *
• Native development in C++. Thanks to
WinPRT, Windows Phone 8 is able to support a
significant subset of the Windows 8 SDK
libraries, and API sets.
• Mixed-mode app development. Hybrid app
development is an attractive choice for
developers who would like to port an existing
C++ app, prefer coding in C++, or would like to
use a Direct3D surface in their app.
* Based on http://www.mobiletechworld.com/2012/07/26/windows-phone-8-
application-platform-detailed/
Windows Phone 8
• HTML app development options.
Unfortunately for HTML developers,
HTML-based phone apps are not a
supported app model in Windows
Phone 8 there is no direct JavaScript
access to phone APIs because JavaScript
projections are not available in WinPRT.
Windows Phone 8
• Feature upgrades
– VOIP
– Multiple resolutions
• Different screen resolutions are supported in
Windows Phone 8 Developer Preview: WVGA,
WXGA, and 720p.
– Marketplace enhancements
• In-App Purchasing
• The “wallet,”.
– Near-field proximity functionality
Windows Phone 8
– Removable SD cards
• hot-swappable SD cards, read-only API access to user
content.
– New camera capability and lens apps
• Camera parameter configuration, such as ISO speed and
exposure.
• Real-time access to the phone’s video stream.
• Lenses, which are special camera apps that can provide
enhanced camera functionality such as effects, filters,
and computational photography.
• Multiframe capture for creating new types of camera
experiences and imagery.
Windows Phone 8
– Line-of-business apps
• The additions of NTLM authentication
• always-on secure boot capabilities
• 128-bit BitLocker®
– Speech capability
• robust speech API for speech recognition and
synthesis.
– Bluetooth stack
• RFCOMM protocol.
Windows Phone 8
– App-to-app communication APIs
• apps can use an API call to launch other apps,
and associate themselves as the default
handlers for certain file types.
– Networking enhancements
• support for IPv6,
• listener sockets
• more granular information about connected
endpoints.
Windows Phone 8
– New data APIs
• File I/O via a WinPRT API, enabling read-only
access to the user data in the SD card slot.
• Native Win32 storage APIs.
– Search extensibility
Windows Phone 8
– Nokia maps
• Cartography
– Media library API
• API to add and delete media, including music,
pictures, and audio.
Windows Phone 8
– XAML upgrades
• Toolkit-only controls such as LongListSelector,
and SDK-only controls such as Panorama and
Pivot, are being moved in-ROM for better
performance, appearance, and upgradability.
• Updated text rendering and font control
• New launchers and choosers.
• Emoji support.
• Auto-scaling to handle multiple resolutions
WinRT vs WinPRT
New in WinPRT
• (SIP) / TextComposition New APIs that
represent text as it is being composed
• SpeechNew APIs enable speech
recognition, synthesis, and shell
integration so that apps can be launched
by using speech commands.
New in WinPRT
• Phone.Camera Additional APIs enable
deeper camera configuration, access to
live previews, and multiframe capture
scenarios.
• Launchers/ChoosersAPI differs from
WinRT in that choosers (known as
“pickers” in Windows 8) can return data
to a phone app that has been
tombstoned .
New in WinPRT
• Bluetooth New APIs enable a native
Bluetooth stack.
• In-App PurchasingNew APIs enable users
to purchase downloadable content from
within an app, such as “consumables” .
WP 7.0
• Copy paste
• Tombstone model
WP 7.1
• IE 9
• SQL Compact
• Dormant
• Background tasks
• New sensor API
• Toast notifications
• Copy paste API
WP 7.1.1
• 256 MB devices
• Reminders
WP 7.8
• New start screen
WP 8
• New start screen
• Win NT Core/DirectX/NTFS/HAL
• Bluetooth
• Multicore
• More sizes and resolutions
• IE 10
• SQL Lite
• W8 app compatibility??!
• Compile in the cloud
• Native development
• Private marketplace
• SD
(Da) Demo
WP7 Application
Lifecycle
http://msdn.microsoft.com/en-us/library/ff817008(v=vs.92).aspx
WP7 Application Lifecycle
Application Lifecycle
Windows Phone 7
<Application.ApplicationLifetimeObjects>
<shell:PhoneApplicationService
Launching="Application_Launching"
Closing="Application_Closing"
Activated="Application_Activated“
Deactivated="Application_Deactivated"/>
</Application.ApplicationLifetimeObjects>
Windows 8 Application Lifecycle
Windows Application Lifecycle
Application Lifecycle Windows 8
• OnLaunched: it is called every time the
application is activated
• Suspending: This event may be subscribed to
get notified about the suspension of the
application.
• Resuming: The resuming event is raised only
when the application is reactivated after being
suspended.
• OnActivated: This event is raised when the
application is not activated normally.
(Da) Demo
Thanks to all our sponsors,
they made this possible!
Thank you for your
attention.
Contact:
•My Blog
http://ronua.ro/CS/blogs/catalin/default.aspx
•My Email catalin.gheorghiu@ronua.ro

Contenu connexe

Tendances

Post Windows Mobile: New Application Development Platforms
Post Windows Mobile: New Application Development PlatformsPost Windows Mobile: New Application Development Platforms
Post Windows Mobile: New Application Development PlatformsBarcoding, Inc.
 
Native vs Hybrid vs Web
Native vs Hybrid vs WebNative vs Hybrid vs Web
Native vs Hybrid vs WebRuckit
 
[Whitepaper] an overview of ibm mobile first platform
[Whitepaper] an overview of ibm mobile first platform[Whitepaper] an overview of ibm mobile first platform
[Whitepaper] an overview of ibm mobile first platformgule mariam
 
Mobile applications chapter 5
Mobile applications chapter 5Mobile applications chapter 5
Mobile applications chapter 5Akib B. Momin
 
Introduction to Hybrid Application Development
Introduction to Hybrid Application DevelopmentIntroduction to Hybrid Application Development
Introduction to Hybrid Application DevelopmentDotitude
 
Convert Your Web App to Tizen
Convert Your Web App to TizenConvert Your Web App to Tizen
Convert Your Web App to TizenCheng Luo
 
Cross Platform Mobile Application Development
Cross Platform Mobile Application DevelopmentCross Platform Mobile Application Development
Cross Platform Mobile Application DevelopmentSenchu Thomas
 
Developing a Modern Mobile App Strategy
Developing a Modern Mobile App StrategyDeveloping a Modern Mobile App Strategy
Developing a Modern Mobile App StrategyTodd Anglin
 
Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)Ahsanul Karim
 
Introduction to Mobile Development
Introduction to Mobile DevelopmentIntroduction to Mobile Development
Introduction to Mobile DevelopmentPragnesh Vaghela
 
Mobile App Development
Mobile App DevelopmentMobile App Development
Mobile App DevelopmentChris Morrell
 
Voice gate mobile group presentation v1.1
Voice gate mobile group presentation  v1.1Voice gate mobile group presentation  v1.1
Voice gate mobile group presentation v1.1voicegateindia
 
Mobile Application Development: Hybrid, Native and Mobile Web Apps
Mobile Application Development: Hybrid, Native and Mobile Web AppsMobile Application Development: Hybrid, Native and Mobile Web Apps
Mobile Application Development: Hybrid, Native and Mobile Web AppsPaul Sons
 
BBM Social Platform and App Monetization
BBM Social Platform and App MonetizationBBM Social Platform and App Monetization
BBM Social Platform and App MonetizationKyle McInnes
 
Introduction to ICS
Introduction to ICSIntroduction to ICS
Introduction to ICSamsanjeev
 
EastBay.NET - Introduction to MonoTouch
EastBay.NET - Introduction to MonoTouchEastBay.NET - Introduction to MonoTouch
EastBay.NET - Introduction to MonoTouchmobiweave
 

Tendances (20)

Adobe Flash and Device Central
Adobe Flash and Device CentralAdobe Flash and Device Central
Adobe Flash and Device Central
 
Post Windows Mobile: New Application Development Platforms
Post Windows Mobile: New Application Development PlatformsPost Windows Mobile: New Application Development Platforms
Post Windows Mobile: New Application Development Platforms
 
Native vs Hybrid vs Web
Native vs Hybrid vs WebNative vs Hybrid vs Web
Native vs Hybrid vs Web
 
SWTT 140407 session01
SWTT 140407 session01SWTT 140407 session01
SWTT 140407 session01
 
[Whitepaper] an overview of ibm mobile first platform
[Whitepaper] an overview of ibm mobile first platform[Whitepaper] an overview of ibm mobile first platform
[Whitepaper] an overview of ibm mobile first platform
 
Mobile applications chapter 5
Mobile applications chapter 5Mobile applications chapter 5
Mobile applications chapter 5
 
Symbian os
Symbian osSymbian os
Symbian os
 
Symbian
SymbianSymbian
Symbian
 
Introduction to Hybrid Application Development
Introduction to Hybrid Application DevelopmentIntroduction to Hybrid Application Development
Introduction to Hybrid Application Development
 
Convert Your Web App to Tizen
Convert Your Web App to TizenConvert Your Web App to Tizen
Convert Your Web App to Tizen
 
Cross Platform Mobile Application Development
Cross Platform Mobile Application DevelopmentCross Platform Mobile Application Development
Cross Platform Mobile Application Development
 
Developing a Modern Mobile App Strategy
Developing a Modern Mobile App StrategyDeveloping a Modern Mobile App Strategy
Developing a Modern Mobile App Strategy
 
Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)
 
Introduction to Mobile Development
Introduction to Mobile DevelopmentIntroduction to Mobile Development
Introduction to Mobile Development
 
Mobile App Development
Mobile App DevelopmentMobile App Development
Mobile App Development
 
Voice gate mobile group presentation v1.1
Voice gate mobile group presentation  v1.1Voice gate mobile group presentation  v1.1
Voice gate mobile group presentation v1.1
 
Mobile Application Development: Hybrid, Native and Mobile Web Apps
Mobile Application Development: Hybrid, Native and Mobile Web AppsMobile Application Development: Hybrid, Native and Mobile Web Apps
Mobile Application Development: Hybrid, Native and Mobile Web Apps
 
BBM Social Platform and App Monetization
BBM Social Platform and App MonetizationBBM Social Platform and App Monetization
BBM Social Platform and App Monetization
 
Introduction to ICS
Introduction to ICSIntroduction to ICS
Introduction to ICS
 
EastBay.NET - Introduction to MonoTouch
EastBay.NET - Introduction to MonoTouchEastBay.NET - Introduction to MonoTouch
EastBay.NET - Introduction to MonoTouch
 

En vedette

AISEC 12 april 2012 Introduction to Windows Embedded Handheld programming
AISEC 12 april 2012   Introduction to Windows Embedded Handheld programmingAISEC 12 april 2012   Introduction to Windows Embedded Handheld programming
AISEC 12 april 2012 Introduction to Windows Embedded Handheld programmingCatalin Gheorghiu
 
AISEC 12 april 2012 WP 7.1.1
AISEC 12 april 2012  WP 7.1.1AISEC 12 april 2012  WP 7.1.1
AISEC 12 april 2012 WP 7.1.1Catalin Gheorghiu
 
Windows Phone Week 2013 - NFC & Windows (Phone) 8
Windows Phone Week 2013 - NFC & Windows (Phone) 8Windows Phone Week 2013 - NFC & Windows (Phone) 8
Windows Phone Week 2013 - NFC & Windows (Phone) 8Catalin Gheorghiu
 
Kulendayz 2010 Microsoft Tag Barcode for XXI century
Kulendayz 2010   Microsoft Tag Barcode for XXI centuryKulendayz 2010   Microsoft Tag Barcode for XXI century
Kulendayz 2010 Microsoft Tag Barcode for XXI centuryCatalin Gheorghiu
 
NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...
NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...
NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...Catalin Gheorghiu
 
RONUA Roadshow fall 2013 - Mobile medley
RONUA Roadshow fall 2013 -  Mobile medleyRONUA Roadshow fall 2013 -  Mobile medley
RONUA Roadshow fall 2013 - Mobile medleyCatalin Gheorghiu
 
SQLSaturday #311 Sofia - Databases for mobile
SQLSaturday #311 Sofia - Databases for mobile SQLSaturday #311 Sofia - Databases for mobile
SQLSaturday #311 Sofia - Databases for mobile Catalin Gheorghiu
 
Mobile Monday Developer Summit 2012 - Introduction to HealthVault
Mobile Monday Developer Summit 2012 - Introduction to HealthVaultMobile Monday Developer Summit 2012 - Introduction to HealthVault
Mobile Monday Developer Summit 2012 - Introduction to HealthVaultCatalin Gheorghiu
 
Iasi 15 noiembrie 2009 Introduction to Windows Mobile programming
Iasi  15 noiembrie 2009   Introduction to Windows Mobile programmingIasi  15 noiembrie 2009   Introduction to Windows Mobile programming
Iasi 15 noiembrie 2009 Introduction to Windows Mobile programmingCatalin Gheorghiu
 
NetWork 2 - Barkode za nase aplikacije
NetWork 2 - Barkode za nase aplikacijeNetWork 2 - Barkode za nase aplikacije
NetWork 2 - Barkode za nase aplikacijeCatalin Gheorghiu
 
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
 
Sinergija 11 Microsoft Tag is not just for advertising!
Sinergija 11   Microsoft Tag is not just for advertising!Sinergija 11   Microsoft Tag is not just for advertising!
Sinergija 11 Microsoft Tag is not just for advertising!Catalin Gheorghiu
 
ItChillOut Real wold apps with Microsft Tag
ItChillOut Real wold apps with Microsft TagItChillOut Real wold apps with Microsft Tag
ItChillOut Real wold apps with Microsft TagCatalin 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
 
momo 19 december 2011 Modern 2d Barcodes from microsoft and 5 minutes of WP...
momo 19 december 2011   Modern 2d Barcodes from microsoft and 5 minutes of WP...momo 19 december 2011   Modern 2d Barcodes from microsoft and 5 minutes of WP...
momo 19 december 2011 Modern 2d Barcodes from microsoft and 5 minutes of WP...Catalin Gheorghiu
 
Tarabica 14 - Windows Embedded 8 Handheld
Tarabica 14 - Windows Embedded 8 HandheldTarabica 14 - Windows Embedded 8 Handheld
Tarabica 14 - Windows Embedded 8 HandheldCatalin Gheorghiu
 
TiMo 20 - January 2014 Windows Embedded 8 Handheld
TiMo 20 - January 2014 Windows Embedded 8 HandheldTiMo 20 - January 2014 Windows Embedded 8 Handheld
TiMo 20 - January 2014 Windows Embedded 8 HandheldCatalin Gheorghiu
 
NetWork 3 - HealthVault at work
NetWork 3 - HealthVault at workNetWork 3 - HealthVault at work
NetWork 3 - HealthVault at workCatalin Gheorghiu
 
Sinergija 11 WP7 Mango multitasking and “multitasking”
Sinergija 11   WP7 Mango multitasking and “multitasking”Sinergija 11   WP7 Mango multitasking and “multitasking”
Sinergija 11 WP7 Mango multitasking and “multitasking”Catalin Gheorghiu
 
NetWork 4 - Windows Embedded 8 Handheld
NetWork 4 -  Windows Embedded 8 HandheldNetWork 4 -  Windows Embedded 8 Handheld
NetWork 4 - Windows Embedded 8 HandheldCatalin Gheorghiu
 

En vedette (20)

AISEC 12 april 2012 Introduction to Windows Embedded Handheld programming
AISEC 12 april 2012   Introduction to Windows Embedded Handheld programmingAISEC 12 april 2012   Introduction to Windows Embedded Handheld programming
AISEC 12 april 2012 Introduction to Windows Embedded Handheld programming
 
AISEC 12 april 2012 WP 7.1.1
AISEC 12 april 2012  WP 7.1.1AISEC 12 april 2012  WP 7.1.1
AISEC 12 april 2012 WP 7.1.1
 
Windows Phone Week 2013 - NFC & Windows (Phone) 8
Windows Phone Week 2013 - NFC & Windows (Phone) 8Windows Phone Week 2013 - NFC & Windows (Phone) 8
Windows Phone Week 2013 - NFC & Windows (Phone) 8
 
Kulendayz 2010 Microsoft Tag Barcode for XXI century
Kulendayz 2010   Microsoft Tag Barcode for XXI centuryKulendayz 2010   Microsoft Tag Barcode for XXI century
Kulendayz 2010 Microsoft Tag Barcode for XXI century
 
NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...
NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...
NFC for Windows Phone Developers, Microsoft MVP & Community Day, 18 June Mosc...
 
RONUA Roadshow fall 2013 - Mobile medley
RONUA Roadshow fall 2013 -  Mobile medleyRONUA Roadshow fall 2013 -  Mobile medley
RONUA Roadshow fall 2013 - Mobile medley
 
SQLSaturday #311 Sofia - Databases for mobile
SQLSaturday #311 Sofia - Databases for mobile SQLSaturday #311 Sofia - Databases for mobile
SQLSaturday #311 Sofia - Databases for mobile
 
Mobile Monday Developer Summit 2012 - Introduction to HealthVault
Mobile Monday Developer Summit 2012 - Introduction to HealthVaultMobile Monday Developer Summit 2012 - Introduction to HealthVault
Mobile Monday Developer Summit 2012 - Introduction to HealthVault
 
Iasi 15 noiembrie 2009 Introduction to Windows Mobile programming
Iasi  15 noiembrie 2009   Introduction to Windows Mobile programmingIasi  15 noiembrie 2009   Introduction to Windows Mobile programming
Iasi 15 noiembrie 2009 Introduction to Windows Mobile programming
 
NetWork 2 - Barkode za nase aplikacije
NetWork 2 - Barkode za nase aplikacijeNetWork 2 - Barkode za nase aplikacije
NetWork 2 - Barkode za nase aplikacije
 
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
 
Sinergija 11 Microsoft Tag is not just for advertising!
Sinergija 11   Microsoft Tag is not just for advertising!Sinergija 11   Microsoft Tag is not just for advertising!
Sinergija 11 Microsoft Tag is not just for advertising!
 
ItChillOut Real wold apps with Microsft Tag
ItChillOut Real wold apps with Microsft TagItChillOut Real wold apps with Microsft Tag
ItChillOut Real wold apps with Microsft Tag
 
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
 
momo 19 december 2011 Modern 2d Barcodes from microsoft and 5 minutes of WP...
momo 19 december 2011   Modern 2d Barcodes from microsoft and 5 minutes of WP...momo 19 december 2011   Modern 2d Barcodes from microsoft and 5 minutes of WP...
momo 19 december 2011 Modern 2d Barcodes from microsoft and 5 minutes of WP...
 
Tarabica 14 - Windows Embedded 8 Handheld
Tarabica 14 - Windows Embedded 8 HandheldTarabica 14 - Windows Embedded 8 Handheld
Tarabica 14 - Windows Embedded 8 Handheld
 
TiMo 20 - January 2014 Windows Embedded 8 Handheld
TiMo 20 - January 2014 Windows Embedded 8 HandheldTiMo 20 - January 2014 Windows Embedded 8 Handheld
TiMo 20 - January 2014 Windows Embedded 8 Handheld
 
NetWork 3 - HealthVault at work
NetWork 3 - HealthVault at workNetWork 3 - HealthVault at work
NetWork 3 - HealthVault at work
 
Sinergija 11 WP7 Mango multitasking and “multitasking”
Sinergija 11   WP7 Mango multitasking and “multitasking”Sinergija 11   WP7 Mango multitasking and “multitasking”
Sinergija 11 WP7 Mango multitasking and “multitasking”
 
NetWork 4 - Windows Embedded 8 Handheld
NetWork 4 -  Windows Embedded 8 HandheldNetWork 4 -  Windows Embedded 8 Handheld
NetWork 4 - Windows Embedded 8 Handheld
 

Similaire à Kulendayz 2012 Windows Phone is around the corner What now?

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
 
Versions of Android OS
Versions of Android OSVersions of Android OS
Versions of Android OSHaseeb
 
Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8KMS Technology
 
Game Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for WindowsGame Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for WindowsLee Stott
 
Andriod ppt for colledge
Andriod ppt for colledgeAndriod ppt for colledge
Andriod ppt for colledgeabhav_luthra
 
Desenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phoneDesenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phoneMarlon Luz
 
Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...
Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...
Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...Simon Bates
 
Qa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbrunerQa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbrunerEran Kinsbrunner
 
HTML5 or Android for Mobile Development?
HTML5 or Android for Mobile Development?HTML5 or Android for Mobile Development?
HTML5 or Android for Mobile Development?Reto Meier
 
IT6601 Mobile Computing Unit V
IT6601 Mobile Computing Unit VIT6601 Mobile Computing Unit V
IT6601 Mobile Computing Unit Vpkaviya
 
Windows Phone 8 App Development
Windows Phone 8 App DevelopmentWindows Phone 8 App Development
Windows Phone 8 App DevelopmentDalpatTapaniya
 
Softeq Development Corp.
Softeq Development Corp.Softeq Development Corp.
Softeq Development Corp.Eugene Volkov
 
Mobile testing
Mobile testingMobile testing
Mobile testingAlex Hung
 
developementofmobileapplication-160412025313 (1).pptx
developementofmobileapplication-160412025313 (1).pptxdevelopementofmobileapplication-160412025313 (1).pptx
developementofmobileapplication-160412025313 (1).pptxPoooi2
 
Qt everywhere
Qt everywhereQt everywhere
Qt everywhereNokia
 
Discovering the wp8 sdk
Discovering the wp8 sdkDiscovering the wp8 sdk
Discovering the wp8 sdkNico Vermeir
 

Similaire à Kulendayz 2012 Windows Phone is around the corner What now? (20)

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
 
Versions of Android OS
Versions of Android OSVersions of Android OS
Versions of Android OS
 
Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8Developing Apps for Windows Phone 8
Developing Apps for Windows Phone 8
 
Game Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for WindowsGame Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for Windows
 
Andriod ppt for colledge
Andriod ppt for colledgeAndriod ppt for colledge
Andriod ppt for colledge
 
Desenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phoneDesenvolvendo Apps para Windows phone
Desenvolvendo Apps para Windows phone
 
Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...
Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...
Simon Bates, Manifesto Digital - Mobile Application Development: Past, Presen...
 
Qa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbrunerQa extreme 2011 eran kinsbruner
Qa extreme 2011 eran kinsbruner
 
Windows Phone Introduction
Windows Phone IntroductionWindows Phone Introduction
Windows Phone Introduction
 
HTML5 or Android for Mobile Development?
HTML5 or Android for Mobile Development?HTML5 or Android for Mobile Development?
HTML5 or Android for Mobile Development?
 
IT6601 Mobile Computing Unit V
IT6601 Mobile Computing Unit VIT6601 Mobile Computing Unit V
IT6601 Mobile Computing Unit V
 
Windows Phone 8 App Development
Windows Phone 8 App DevelopmentWindows Phone 8 App Development
Windows Phone 8 App Development
 
Softeq Development Corp.
Softeq Development Corp.Softeq Development Corp.
Softeq Development Corp.
 
Future of Mobile
Future of MobileFuture of Mobile
Future of Mobile
 
Mobile testing
Mobile testingMobile testing
Mobile testing
 
developementofmobileapplication-160412025313 (1).pptx
developementofmobileapplication-160412025313 (1).pptxdevelopementofmobileapplication-160412025313 (1).pptx
developementofmobileapplication-160412025313 (1).pptx
 
Android OS 2019
Android OS 2019Android OS 2019
Android OS 2019
 
Qt everywhere
Qt everywhereQt everywhere
Qt everywhere
 
Discovering the wp8 sdk
Discovering the wp8 sdkDiscovering the wp8 sdk
Discovering the wp8 sdk
 

Plus de Catalin Gheorghiu

MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...
MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...
MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...Catalin Gheorghiu
 
WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...
WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...
WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...Catalin Gheorghiu
 
Microsoft Summit 2014 Bucharest - Internet of Things - Device Side
Microsoft Summit 2014 Bucharest - Internet of Things - Device SideMicrosoft Summit 2014 Bucharest - Internet of Things - Device Side
Microsoft Summit 2014 Bucharest - Internet of Things - Device SideCatalin Gheorghiu
 
Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...
Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...
Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...Catalin Gheorghiu
 
Sinergija 11 Introduction to HealthVault
Sinergija 11   Introduction to HealthVaultSinergija 11   Introduction to HealthVault
Sinergija 11 Introduction to HealthVaultCatalin Gheorghiu
 
Pdc ro 2010 Windows Phone 7 Programming Model
Pdc ro 2010  Windows Phone 7 Programming ModelPdc ro 2010  Windows Phone 7 Programming Model
Pdc ro 2010 Windows Phone 7 Programming ModelCatalin Gheorghiu
 

Plus de Catalin Gheorghiu (6)

MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...
MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...
MSNetwork 5 - Programiranje Windows small IoT uređaja (ARM and x86, diverse h...
 
WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...
WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...
WinDays XV - Programming Windows small IoT devices (ARM and x86, diverse hard...
 
Microsoft Summit 2014 Bucharest - Internet of Things - Device Side
Microsoft Summit 2014 Bucharest - Internet of Things - Device SideMicrosoft Summit 2014 Bucharest - Internet of Things - Device Side
Microsoft Summit 2014 Bucharest - Internet of Things - Device Side
 
Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...
Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...
Mkdotnet Codecamp 2012 - Microsoft Tag applications or “barcodes” in our appl...
 
Sinergija 11 Introduction to HealthVault
Sinergija 11   Introduction to HealthVaultSinergija 11   Introduction to HealthVault
Sinergija 11 Introduction to HealthVault
 
Pdc ro 2010 Windows Phone 7 Programming Model
Pdc ro 2010  Windows Phone 7 Programming ModelPdc ro 2010  Windows Phone 7 Programming Model
Pdc ro 2010 Windows Phone 7 Programming Model
 

Kulendayz 2012 Windows Phone is around the corner What now?

  • 1. Windows Phone 8 is around the corner What now? Catalin Gheorghiu
  • 2. (The)Agenda • The long story • The vs picture • The short story • The Demo(s) • The Application lifecycle (pictures) • The Demo(s) • The Q&A
  • 3. Windows Phone 7 • 7.0.7004 initial version of the Windows Phone 7 OS • 7.0.7008 improve update process for future update • 7.0.7390 "NoDo" added CDMA support, Copy and Paste, fast application startup, and deeper Facebook Integration
  • 4. Windows Phone 7 • 7.0.7392 revoke of fraudulent certificates • 7.0.7403 intermediate update required
  • 5. Windows Phone 7.5 (7.1) • Third-party application multi-tasking and fast application switching. • Support for background tasks and services/agents. • Expanded live tiles that can be updated without network connection and can have two sides which flip periodically.
  • 6. Windows Phone 7.5 (7.1) • App Connect: third-party applications can integrate with Bing search, have multiple live tiles, and can have push notifications that link deep ("Deep Toast") into various parts of the application directly. • Silverlight + XNA support in the same application screen.
  • 7. Windows Phone 7.5 (7.1) • Optional 32 bit color support for Silverlight applications with hardware dithering. • Silverlight 4 support. • Raw camera feed access for third-party applications. • New sensor API combines compass, gyroscope, and accelerometer.
  • 8. Windows Phone 7.5 (7.1) • Improved Listbox control with better scrolling performance. • Improved WebBrowser control with IE9 rendering engine and system-wide cookies access. • Clipboard API.
  • 9. Windows Phone 7.1.1 • Support for 256 MB devices
  • 10. Windows Phone 7.8 • New start screen
  • 11. Windows Phone 8 * • Native development in C++. Thanks to WinPRT, Windows Phone 8 is able to support a significant subset of the Windows 8 SDK libraries, and API sets. • Mixed-mode app development. Hybrid app development is an attractive choice for developers who would like to port an existing C++ app, prefer coding in C++, or would like to use a Direct3D surface in their app. * Based on http://www.mobiletechworld.com/2012/07/26/windows-phone-8- application-platform-detailed/
  • 12. Windows Phone 8 • HTML app development options. Unfortunately for HTML developers, HTML-based phone apps are not a supported app model in Windows Phone 8 there is no direct JavaScript access to phone APIs because JavaScript projections are not available in WinPRT.
  • 13. Windows Phone 8 • Feature upgrades – VOIP – Multiple resolutions • Different screen resolutions are supported in Windows Phone 8 Developer Preview: WVGA, WXGA, and 720p. – Marketplace enhancements • In-App Purchasing • The “wallet,”. – Near-field proximity functionality
  • 14. Windows Phone 8 – Removable SD cards • hot-swappable SD cards, read-only API access to user content. – New camera capability and lens apps • Camera parameter configuration, such as ISO speed and exposure. • Real-time access to the phone’s video stream. • Lenses, which are special camera apps that can provide enhanced camera functionality such as effects, filters, and computational photography. • Multiframe capture for creating new types of camera experiences and imagery.
  • 15. Windows Phone 8 – Line-of-business apps • The additions of NTLM authentication • always-on secure boot capabilities • 128-bit BitLocker® – Speech capability • robust speech API for speech recognition and synthesis. – Bluetooth stack • RFCOMM protocol.
  • 16. Windows Phone 8 – App-to-app communication APIs • apps can use an API call to launch other apps, and associate themselves as the default handlers for certain file types. – Networking enhancements • support for IPv6, • listener sockets • more granular information about connected endpoints.
  • 17. Windows Phone 8 – New data APIs • File I/O via a WinPRT API, enabling read-only access to the user data in the SD card slot. • Native Win32 storage APIs. – Search extensibility
  • 18. Windows Phone 8 – Nokia maps • Cartography – Media library API • API to add and delete media, including music, pictures, and audio.
  • 19. Windows Phone 8 – XAML upgrades • Toolkit-only controls such as LongListSelector, and SDK-only controls such as Panorama and Pivot, are being moved in-ROM for better performance, appearance, and upgradability. • Updated text rendering and font control • New launchers and choosers. • Emoji support. • Auto-scaling to handle multiple resolutions
  • 21. New in WinPRT • (SIP) / TextComposition New APIs that represent text as it is being composed • SpeechNew APIs enable speech recognition, synthesis, and shell integration so that apps can be launched by using speech commands.
  • 22. New in WinPRT • Phone.Camera Additional APIs enable deeper camera configuration, access to live previews, and multiframe capture scenarios. • Launchers/ChoosersAPI differs from WinRT in that choosers (known as “pickers” in Windows 8) can return data to a phone app that has been tombstoned .
  • 23. New in WinPRT • Bluetooth New APIs enable a native Bluetooth stack. • In-App PurchasingNew APIs enable users to purchase downloadable content from within an app, such as “consumables” .
  • 24. WP 7.0 • Copy paste • Tombstone model
  • 25. WP 7.1 • IE 9 • SQL Compact • Dormant • Background tasks • New sensor API • Toast notifications • Copy paste API
  • 26. WP 7.1.1 • 256 MB devices • Reminders
  • 27. WP 7.8 • New start screen
  • 28. WP 8 • New start screen • Win NT Core/DirectX/NTFS/HAL • Bluetooth • Multicore • More sizes and resolutions • IE 10 • SQL Lite • W8 app compatibility??! • Compile in the cloud • Native development • Private marketplace • SD
  • 32. Application Lifecycle Windows Phone 7 <Application.ApplicationLifetimeObjects> <shell:PhoneApplicationService Launching="Application_Launching" Closing="Application_Closing" Activated="Application_Activated“ Deactivated="Application_Deactivated"/> </Application.ApplicationLifetimeObjects>
  • 35. Application Lifecycle Windows 8 • OnLaunched: it is called every time the application is activated • Suspending: This event may be subscribed to get notified about the suspension of the application. • Resuming: The resuming event is raised only when the application is reactivated after being suspended. • OnActivated: This event is raised when the application is not activated normally.
  • 37.
  • 38.
  • 39. Thanks to all our sponsors, they made this possible!
  • 40. Thank you for your attention. Contact: •My Blog http://ronua.ro/CS/blogs/catalin/default.aspx •My Email catalin.gheorghiu@ronua.ro