Windows Platform

Total Page:16

File Type:pdf, Size:1020Kb

Windows Platform Windows Platform *39PDA Principles of Mobile Application Design Václav Jirovský, ČVUT FIT Topics n What is Windows Platform? n Development – Devices types – Languages & IDEs – New functions in Windows 10 – Application resources – Windows Insiders – Localization – Notifications n Universal Windows Platform n Windows Store – Overview n App design – Rules n Resources Development Win8 & WP Big rEvolution happEning right now! Development Win8 & WP What is Windows Platform? Development Win8 & WP DevicE typEs n IoT + devices n Windows Phone n Windows (tablet + desktop) n Xbox One n Surface Hub n HoloLens Development Win8 & WP IntErnEt of Things + dEvicEs n Microsoft Band n Windows 10 IoT – Small or no screen – For example. Raspberry Pi2 support Development Win8 & WP What is Windows PhonE? n OS for mobile devices Development Win8 & WP WP history n Windows Phone 7 – „revolution“ – no backward compatibility with Windows Mobile – Discontinued - you can’t upgrade your WP7 device n Windows Phone 8 – New core same as in Windows 8 – Backward app compatibility with WP7 n Windows Phone 8.1 – Improved UI, enterprise fuctions – Backward app compatibility with WP8 n Windows 10 Development Win8 & WP Desktop + tablEts n „Old“ traditional Win32 apps n „New“ WinRT apps Development Win8 & WP Windows history n Windows 7, Vista, XP… – Win32 apps n Windows 8 – New WinRT apps - „Metro UI“ – Also Win32 apps support n Windows 8.1 – Improved support and features of WinRT apps n Windows 10 – Still backward compatibility Win32 apps Development Win8 & WP SurfacE Hub n Big screens, multiple users Development Win8 & WP Xbox OnE n Gaming console n Kinect Development Win8 & WP Microsoft HoloLEns Development Win8 & WP Microsoft HoloLEns - DEMO Development Win8 & WP Windows 10 n Not finishEd yet! n Expected release in summer 2015 n FrEE upgrade for everyonE! n Windows Insider program Development Win8 & WP Windows InsidErs n Public program for testing new releases of Windows n Fast or Slow ring n Submit your feedback n http://insider.windows.com Development Win8 & WP UnivErsal Windows Platform (UWP) Development Win8 & WP UWP - principlEs n Same as responsive website n One app (one file) runs on all device – By width and available HW is decided which breakpoint is used Development Win8 & WP UWP - examplE Development Win8 & WP Windows Continuum Development Win8 & WP App dEsign n More relaxed rules than before – Previous versions had tight guidelines, now it’s more like „dont forget about …“ n App doesn’t have to be on all devices n For design purposes Adobe Illustrator and PowerPoint templates Development Win8 & WP EffEctivE pixEls n System cares about visibility „24px font“ (scales itself) Development Win8 & WP Touch devicEs - gesturEs Development Win8 & WP UI controls App bar App bar Development Win8 & WP UI controls Development Win8 & WP Navigation n Nav pane – Global navigation – “Hamburger” – Not expected to be used by user so frequently Source: http://blogs.msdn.com/b/africaapps/archive/2014/03/08/ux-guidelines-for-windows-phone-8.aspx Development Win8 & WP Navigation – nav pane Source: http://blogs.msdn.com/b/africaapps/archive/2014/03/08/ux-guidelines-for-windows-phone-8.aspx Development Win8 & WP Navigation n Pivot – Local navigation - for example. filter of restaurants Source: http://blogs.msdn.com/b/africaapps/archive/2014/03/08/ux-guidelines-for-windows-phone-8.aspx Development Win8 & WP App pages flow Back button Back button Development Win8 & WP App lifEcyclE Development Win8 & WP Development Development Win8 & WP What you neEd? Windows <10 n Windows 8 Pro 64-bit – processor with Hyper-V+SLAT support n Visual Studio 2013 (Update 2)+ n Windows Phone Emulators images – https://dev.windows.com/en-us/develop/download-phone-sdk Where to get it (for free)? n Dreamspark – students – www.dreamspark.cz n Bizspark – startups – www.bizspark.cz n Or Express version Development Win8 & WP What you neEd? Windows 10 n Windows 10 Pro 64-bit – processor with Hyper-V+SLAT support n Visual Studio 2015 RC+ n Windows 10 Mobile emulators Where to get it? n Windows Insider program, all is free Development Win8 & WP ArchitEcturE – NEW Windows 10! n Project Astoria n Develop Windows 10 apps by reusing Android code – Convert your Android Java project to UWP and publish to Windows Store – Also with UI controls n https://dev.windows.com/en-us/uwp- bridges/project-astoria Development Win8 & WP ArchitEcturE – NEW Windows 10! n Project Islandwood n Develop Windows 10 apps by reusing Objective-C code n Swift support coming soon n https://dev.windows.com/en-US/uwp- bridges/project-islandwood Development Win8 & WP ProjEcts Islandwood & Astoria n Coming soon n Should be available with release of Windows 10 Development Win8 & WP ArchitEcturE Development Win8 & WP DevElopmEnt using C# (C++, VB) n Used technologies: XAML, C# XAML Development Win8 & WP DevElopmEnt using HTML5+CSS n Used technologies: HTML, JavaScript, CSS n Microsoft open-source library WinJS – Calls system API (access to file, sensors,...) n HTML5 data- attributes <div id="timepicker“ <div id="ratingControlHost" data-win-control="WinJS.UI.TimePicker“ data-win-control="WinJS.UI.Rating" data-win-options="{current: '10:29 am'}"> data-win-options="{maxRating: 10, averageRating: 6}"> </div> </div> Development Win8 & WP DEMO n C# and WinJS project wizard Development Win8 & WP AppmanifEst n XML files Package.appxmanifest – Currently without n Describes app – Application name – Icons – Languages – Permissions • For example: microphone, sensors, webcam … Development Win8 & WP Notification - livE tilEs Development Win8 & WP Push notifications - principlE Development Win8 & WP Notification - toasts • Soon toast notifications with quick actions Development Win8 & WP DEMO n Universal applications VS project Development Win8 & WP Windows Store Development Win8 & WP Windows StorE n https://dev.windows.com/en-us/dashboard n One Store together for Windows Platform n Registration fee – Lifetime registration – For students free registration n App is compiled into one package (.appx) Development Win8 & WP Windows StorE n Before Win10: Only WinRT apps n After Win10: – Universal apps – Win32 apps Development Win8 & WP Windows StorE – certification process n All apps (even updates of existing app) goes through certification n Usually takes 3-5 days n Certification rules Development Win8 & WP MorE rEsourcEs n MSDN documentation – Documentation, demos, tutorials – http://msdn.microsoft.com/en-us/library/windows/apps/br229565.aspx – http://dev.windows.com n StackOverflow – Lot of answered questions – http://stackoverflow.com Development Win8 & WP SamplEs n Universal app samples on GitHub – https://github.com/Microsoft/Windows-universal-samples Development Win8 & WP Thank you for you attention! Václav Jirovský @vjirovsky Development Win8 & WP.
Recommended publications
  • Installing Windows Mobile Device Center on Windows 10 1709
    Installing Windows Mobile Device Center On Windows 10 1709 This document describes the steps to get Windows Mobile Device Center (WMDC) working with Windows 10 1709 (Fall Creators). The WMDC installer can be downloaded from here: https://support.microsoft.com/en-us/help/931937/description-of- windows-mobile-device-center Steps to install WMDC 1) Ensure you have the latest Windows Updates on your Windows 10 1709 PC. 2) Ensure .net 3.5 is enabled a. Hit the “Start” button and type “Turn Windows Features on or off” b. Check the .NET Framework 3.5 box and hit OK 3) Install WMDC using the .exe installer. 4) Run the WmdcFixesWin10 installer. This will prompt for a reboot at the end. 5) After your computer reboots, launch WMDC, and connect your Windows Mobile device. If WMDC doesn’t connect, follow the steps below. In most cases, this is needed once. a. Uninstall WMDC (see problem #4 below) i. a. Start->Settings->Apps ii. Uninstall both “Windows Mobile Device Center” and “Windows Mobile Device Center Driver Update”. b. Install WMDC again using the .exe installer. Zeb Johnson Juniper Systems Jan 2018 Problems (these are addressed in the steps above) 1) Initially after 1709 came out, WMDC would not install, complaining about a missing DLL. This has been fixed with a Windows Update. Update KB4054517 (Dec 11 2017 update) has this fixed, and it should carry forward to any future cumulative updates. It is unknown which updates had this fixed first (we didn’t go back any further to test). 2) After installing WMDC, WMDC will fail to launch.
    [Show full text]
  • Microsoft Mobility and Security for Enterprise Architects
    Microsoft Mobility What IT architects need to know about mobility with Microsoft cloud services and Security for and platforms Enterprise Architects This topic is 1 of 4 in a series 1 2 3 4 Enable productivity and collaboration from anywhere while protecting data and applications Microsoft provides broad support for mobile productivity with support for applications and rich features for controlling access to your organization s assets. Microsoft mobile apps for business Developing your own mobile apps Microsoft produces a number of business class mobile apps for Use the Mobile Apps feature of Azure App Service to build engaging productivity. See page two for featured applications. iOS, Android, and Windows apps or cross-platform Xamarin or Cordova (Phonegap) apps for your customers and business. With an Office 365 for business subscription, you get mobile apps that help you get more done from your favorite device while keeping your Broadcast push with customer data secured. Use Intune Mobile Application Management to apply segmentation additional security when using these mobile applications. Enterprise single sign-on with Active Directory Autoscale to support millions of devices Skype for Business, Yammer, OneNote, and more apps for business Apps can work offline and sync are also available. Get the full list of apps and learn how to set them Social integration with Facebook, up on your devices. Twitter, Google Dynamics CRM also includes apps for phones and tablets. Cloud App Security for SaaS apps Mobile access to on-prem applications Microsoft Cloud App Security is a comprehensive service that provides Microsoft Azure Active Directory Application Proxy lets you publish deeper visibility, comprehensive controls, and improved protection for applications, such as web-based apps inside your private network and your cloud applications.
    [Show full text]
  • Download Play Store Nokia Lumia 520
    Download play store nokia lumia 520 LINK TO DOWNLOAD 11/1/ · HOW To download play store on my Lumia This thread is locked. You can follow the question or vote as helpful, but you cannot reply to this thread. Apps Store: All In One App - Your Play Store AppApp Store: All in one app - Your Play store App: save-mobile RAM, memory, time. Free. How to Install apps - Download apps from the::Windows Phone Store:: Nokia / Lumia / Install apps Nokia Lumia Install apps - Nokia Lumia 1 Before you start Before downloading and installing apps on your Lumia, your Microsoft account must be activated. Nokia Lumia PC suite is going to be download from this page. Here is the solution to connect your Nokia Lumia to PC via USB data cable on your windows XP sp3,7,8,10 and Vista on the go. This is the best alternative to Nokia Ovi suite for Lumia which is enabling you to perform various tasks of your device model above mentioned very smartly. Download this app from Microsoft Store for Windows 10 Mobile, Windows Phone , Windows Phone 8. See screenshots, read the latest customer reviews, and compare ratings for Lumia Play to. Cómo instalar Google Play Store en el Nokia Lumia todo lo que debes saber si de verdad quieres encontrar una solución a este problema. 15/6/ · The Google Play Store Whether it is an application to root the Nokia Lumia , an app to generate a backup of the Nokia Lumia , or any other type of app, the procedure is generally the same.
    [Show full text]
  • Mobile Developer's Guide to the Galaxy
    Don’t Panic MOBILE DEVELOPER’S GUIDE TO THE GALAXY U PD A TE D & EX TE ND 12th ED EDITION published by: Services and Tools for All Mobile Platforms Enough Software GmbH + Co. KG Sögestrasse 70 28195 Bremen Germany www.enough.de Please send your feedback, questions or sponsorship requests to: [email protected] Follow us on Twitter: @enoughsoftware 12th Edition February 2013 This Developer Guide is licensed under the Creative Commons Some Rights Reserved License. Editors: Marco Tabor (Enough Software) Julian Harty Izabella Balce Art Direction and Design by Andrej Balaz (Enough Software) Mobile Developer’s Guide Contents I Prologue 1 The Galaxy of Mobile: An Introduction 1 Topology: Form Factors and Usage Patterns 2 Star Formation: Creating a Mobile Service 6 The Universe of Mobile Operating Systems 12 About Time and Space 12 Lost in Space 14 Conceptional Design For Mobile 14 Capturing The Idea 16 Designing User Experience 22 Android 22 The Ecosystem 24 Prerequisites 25 Implementation 28 Testing 30 Building 30 Signing 31 Distribution 32 Monetization 34 BlackBerry Java Apps 34 The Ecosystem 35 Prerequisites 36 Implementation 38 Testing 39 Signing 39 Distribution 40 Learn More 42 BlackBerry 10 42 The Ecosystem 43 Development 51 Testing 51 Signing 52 Distribution 54 iOS 54 The Ecosystem 55 Technology Overview 57 Testing & Debugging 59 Learn More 62 Java ME (J2ME) 62 The Ecosystem 63 Prerequisites 64 Implementation 67 Testing 68 Porting 70 Signing 71 Distribution 72 Learn More 4 75 Windows Phone 75 The Ecosystem 76 Implementation 82 Testing
    [Show full text]
  • Microsoft's Zune HD Leaked 15 April 2009, by John Messina
    Microsoft's Zune HD Leaked 15 April 2009, by John Messina HD, which some sites have been talking about, will be leaking sometime soon. This will gives us a better idea of its dimensions and screen menus. The Zune HD is expected to be available the fourth quarter of this year, most likely in September. Microsoft also plans to make improvements to the Zune Marketplace and expand its Zune platform beyond just the US and Canada. © 2009 PhysOrg.com (PhysOrg.com) -- It looks like Microsoft's Zune HD player will be a strong competition for Apple's iPod Touch. Uunconfirmed technical specifications of Microsoft's Zune HD player have now emerged and the new portable media player looks like a good contender with Apple's Touch. The Zune HD will feature a multitouch OLED screen with a 16:9 aspect ratio and an HDMI TV output port. The Zune HD will be available in a 16 and 32 GB version. Both versions will have wireless support that will allow you to sync the device with a computer. There's also some speculation that the Zune HD may use the Nvidia's Tegra chipset that would support 3D xbox games. There will also be a Web browser incorporated into the player but no word yet as to what browser will be used. There's also speculation that the Zune HD may be running on Windows Mobile 6.5 which is expected to be released Q4, same as the player. Sources have confirmed that the Zune HD is Microsoft's next version of portable media players.
    [Show full text]
  • Microsoft Office Mobile (Windows Phone 7 版) 製品ガ゗ド
    Microsoft Office Mobile (Windows Phone 7 版) 製品ガ゗ド 目次 Microsoft Office Mobile: 概要 .......................................................................................................................... 1 Office Mobile: 概要 ............................................................................................................................................ 2 Office Mobile: 詳細 ............................................................................................................................................ 3 Office ドキュメントの表示と更新 ........................................................................................................................................... 3 Office ハブ - 新機能 ............................................................................................................................................................ 3 ユーザー ゗ンターフェ゗ス - 強化機能 ..................................................................................................................... 5 コメント - 新機能 ................................................................................................................................................................ 7 フゔ゗ル形式のサポート - 強化機能 ........................................................................................................................... 8 各製品の特長 .................................................................................................................................................................................... 9 Word Mobile .........................................................................................................................................................................
    [Show full text]
  • Towards the Quality Improvement of Cross-Platform Mobile Applications
    Towards the quality improvement of cross-platform mobile applications Matias Martinez, Sylvain Lecomte Univ Lille Nord de France, F-59000 Lille, France, Universit´ede Valenciennes et du Hainaut Cambr´esis, Laboratoire LAMIH - UMR CNRS 8201 59313 Valenciennes Cedex 9 [email protected] Abstract—During last ten years, the number of smartphones A current challenge for business enterprises, software com- and mobile applications has been constantly growing. Android, panies, and independent mobile developers is to choose the iOS and Windows Mobile are three mobile platforms that cover target platforms for their mobile applications. To cover a large almost all smartphones in the world in 2017. Developing a mobile app involves first to choose the platforms the app will run, and number of users, companies and developers aim at releasing then to develop specific solutions (i.e., native apps) for each their mobile apps on the three mentioned platforms. More chosen platform using platform-related toolkits such as Android platforms targeted involves to potentially reach more users SDK. A cross-platform mobile application is an app that runs on and, thus, to increase the impact on the market. two or more mobile platforms. Several frameworks have been However, nowadays, creating a cross-platform application proposed to simplify the development of cross-platform mobile applications and to reduce development and maintenance costs. as we mentioned, implies the development of one native They are called cross-platform mobile app development frameworks. application for each platform to target. Thus, companies have However, to our knowledge, the life-cycle and the quality of cross- to afford the cost of two or more development processes platforms mobile applications built using those frameworks have of their cross-platform apps.
    [Show full text]
  • Microsoft Pushes for New Image with Windows Phone 8 Release 2 November 2012, by Janet I
    Microsoft pushes for new image with Windows Phone 8 release 2 November 2012, by Janet I. Tu the culmination of these efforts. ... (It) is the most personal smartphone out there." Executives also stressed how Windows Phone 8, along with other Microsoft devices and services, can make users' lives easier by tying in smoothly with the company's cloud services, products and entertainment offerings such as SkyDrive, Office and Xbox Music and Video. "We brought the best of Microsoft to all Windows 8 devices," Ballmer said. Microsoft needs to get that message across, and to generate excitement for Windows Phone 8 among consumers because it's fallen far behind in the smartphone market. Only three years ago, Microsoft's Windows Mobile It wasn't hard to tell whom Microsoft was trying to platform - which has since been phased out - held win over with its Windows Phone 8 launch event about 20 percent of the U.S. smartphone market. Monday. These days, Microsoft's smartphone platform - Microsoft transformed an area of a civic-center including both the outdated Windows Mobile and auditorium into a temporary swanky, chill lounge, Windows Phone - makes up about 3.6 percent of complete with mood lighting and lit wall panels that market. echoing Windows Phone's live tile colors. As part of the effort to reverse that slide, Microsoft Also, Jessica Alba showed up. executives at Monday's event presented their cases for why Windows Phone 8 is different, and better, It all added up to some words not commonly than its competitors. associated with Microsoft: fun and cool.
    [Show full text]
  • Taking the Metro with Windows Phone
    1 Taking the Metro with Windows Phone WHAT ’ S IN THIS CHAPTER ➤ How Windows Phone has changed Microsoft ’ s approach to the mobile industry ➤ What the Metro Design Language is and how it came about ➤ An overview of the Start and Lock Screens and how they help users access information on the phone ➤ Why the use of Hubs creates a more connected user experience ➤ What it means to be a Windows Phone developer Microsoft has been building mobile devices for well over 10 years, starting with a variety of Windows CE- based devices, such as the Handheld PC and the Palm- size PC, fi rst released in 1996. Beginning around 2000, these disparate operating systems began converging into what became Windows Mobile, based on the principle of delivering a PC to your pocket. New features were predominately driven by enterprise needs such as device management and security. This eventuallyCOPYRIGHTED worked to the detriment ofMATERIAL the platform as it didn’ t appeal to the average consumer. Devices were more robust than sexy, and the user interface mirrored that of the desktop, even having a Start menu, rather than providing an experience. Throughout this chapter, and in other parts of this book, there will be references to both Windows Mobile and Windows Phone . This is intentional, and they are not the same thing. Windows Mobile refers to the previous mobile operating system from Microsoft that at the time of writing is Windows Mobile 6.5.3. Windows Phone refers to Microsoft ’ s latest offering in the mobile space and starts with Windows Phone 7.
    [Show full text]
  • Windows Phone 7: Implications for Digital Forensic Investigators
    Windows Phone 7 : Implications For Digital Forensic Investigators YUNG ANH LE B.E. (Manukau Institute Of Technology, NZ) A thesis submitted to the Graduate Faculty of Design and Creative Technologies AUT University in partial fulfilment of the requirements for the degree of Masters of Forensic Information Technology School of Computing and Mathematical Sciences Auckland, New Zealand 2012 ii Declaration I hereby declare that this submission is my own work and that, to the best of my knowledge and belief, it contains no material previously published or written by another person nor material which to a substantial extent has been accepted for the qualification of any other degree or diploma of a University or other institution of higher learning, except where due acknowledgement is made in the acknowledgements. ........................... Signature iii Acknowledgements This thesis was conducted at the Faculty of Design and Creative Technologies in the school of Computing and Mathematical Sciences at Auckland University of Technology, New Zealand. Support was received from many people throughout the duration of the thesis. Firstly I would like to thank my mother Van and my father Tai both of whom provided support and encouragement during the course of the thesis project as well as throughout my entire post graduate study. I would like to thank my thesis supervisors Mr. Petteri Kaskenpalo and Dr Brian Cusack for their exceptional support and guidance throughout the thesis project. Mr Kaskenpalo provided me with the freedom to explore research directions and choose the routes that I wanted to investigate. Mr Kaskenpalo's encouragement, excellent guidance, creative suggestions, and critical comments that have greatly contributed to this thesis.
    [Show full text]
  • Ballmer's Top Failures, from Tablet PC to Xbox One 27 August 2013, by Paresh Dave
    Ballmer's top failures, from Tablet PC to Xbox One 27 August 2013, by Paresh Dave Bill Gates said that Tablet PCs, as Microsoft called them, would be ubiquitous within five years. Gates and Ballmer missed the mark by failing to see the need for hand-touch technology and user-centric marketing - two key elements behind the iPad's success. Microsoft released a tablet in 2012. But people found it difficult to use, and Microsoft couldn't convince developers to make apps for the tablets despite Ballmer's appeals to the developer community. Microsoft took a $900 million loss on $19.9 billion in revenue in the most recent quarter because of Microsoft CEO Steve Ballmer speaks at a Microsoft weak tablet sales. Recently the company cut prices event in San Francisco, Wednesday, June 26, 2013. of a couple of models. It also lost out on big Ballmer, who helped build Microsoft into a technology contracts, such as with the Los Angeles Unified empire and then struggled to prevent it from crumbling School District, which plans to give all of its under his own leadership, will retire within the next 12 students Apple iPads instead. months. The world's biggest software company did not name a successor. Microsoft Corp.'s stock shot up 9 Despite not succeeding on its own, Microsoft hasn't percent in premarket trading following the news. (AP made its widely used Microsoft Office software Photo/Jeff Chiu, File) available on the Apple. That's sent many potential customers to the competition, including Google Drive. Microsoft Corp.'s tumultuous fall on the stock WINDOWS PHONE: Microsoft was early to the market during the past 13 years has largely been table in the mobile phone market, too.
    [Show full text]
  • Key Benefits of Microsoft® Visual Studio® 2008
    Key Benefits of Microsoft® Visual Studio® 2008 White Paper December 2007 For the latest information, please see www.microsoft.com/vstudio The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. This white paper is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in, or introduced into a retrieval system, or transmitted in any form, by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred. © 2007 Microsoft Corporation. All rights reserved.
    [Show full text]