Skip to main content

Platform and ecosystem for Windows Phone.

1.- App landscape for Windows Phone.
UX_Platform_AppLandscape_02
Windows Phone is a software platform that can improve a person’s life. Its ability to do so is determined by the apps that it can run. It’s up to designers and developers to create the apps that meet specific customer needs in a way that’s engaging.

People use their Windows Phone under all kinds of situations and for many different reasons. One person may use his Windows Phone primarily to stay connected with his friends while another person may use hers to help manage her busy schedule. Other people may be using their Windows Phones to enjoy a mental escape through games, music, videos, reading, or social networking.

Windows Phone Store is where customers go to find the exact app that meets their needs. The Store categorizes apps by their functionality. Some categories are further broken out into subcategories. Examples of the top-level categories are News and Weather, Health and Fitness, Sports, Productivity, Lifestyle, Finance, Travel, Games, Entertainment, Social, and much more. We’ll now look at examples of apps in a few of these categories.
UX_Platform_AppLandscape_01
2.- First look at Windows Phone.

The Windows Phone user interface framework provides consistent system objects, events, and interactions that you can use to create beautiful, natural app experiences for people using their apps. This topic looks at each piece of the framework and discusses how it can be used or accommodated within app user interfaces.

The following figure shows off the Windows Phone screen real estate as it might look when an app is running.

The Status Bar is an indicator bar that displays system-level status info simply and cleanly within a reserved space in the app workspace. It updates automatically to provide different notifications and keeps users aware of system-level status by displaying the following info (in order from left to right):
UX_Platform_FirstLook_01

3.- Voice for Windows Phone.

windows phone1When making great apps for the Windows Phone, it’s important to not only consider what content the customer will see, but also the words you use to communicate with them. We call this voice.

Refining your app’s voice will help you and your app resonate with your customers and ensure a better overall user experience.
We bring voice to the forefront for our customers by understanding our audience, applying the right messaging, and being contextually aware. Here are some tips to help you successfully implement voice for your app.
 

Talking to our customers

We connect with our audience using an authenticity that’s reflected in every aspect of the Windows Phone brand – through visuals, words, and voice – whether on packaging, in the product, or on the web.
Voice for Windows Phone
 
If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:
windows_xp

Comments

Popular posts from this blog

How to change the size of the touch and on-screen keyboard in Windows 10

Windows 10 PCs come with two keyboard apps, one is the OnScreen Keyboard , and the other is the Touch Keyboard . Basically, you don't need a touch screen to use the on-screen keyboard. It displays a virtual keyboard on the screen and you can use the mouse to select and press the keys. Although the on-screen keyboard app is very useful when we don't have a physical keyboard, its size is always a problem for users. You can move or enlarge the virtual keyboard from the icons in the upper right corner. If you want, you can also easily resize it. Changing the size of the on-screen keyboard is very easy. Type On-Screen Keyboard in your Windows search and run the desktop app, or you can also go via Settings > Ease of Access > Keyboard> Turn on the On-screen keyboard.   To change the size of the on-screen keyboard, move the cursor to the corner and drag it to the desired size. Resizing the touch keyboard is as simple as doing it! Just drag it and resize it us...

Designing the Windows 8 touch keyboard.

When we began planning how touch and new types of PCs might work on Windows 8, we recognized the need to provide an effective method for text entry on tablets and other touch screen PCs. Since Windows XP SP1, which had Tablet PC features built in, Windows has included a touchable on-screen keyboard. But those features were designed as extensions to the desktop experience.  For Windows 8, we set out to improve on that model and introduce text input support that meets people’s needs, matches our design principles, and works well with the form factors we see today and expect to see in the future. I’m writing this blog post on our Windows 8 touch keyboard using the standard QWERTY layout in English. As I look at it, the keyboard seems very simple and sort of obvious. This comes partly from having worked on it for a while, but also because keyboards are familiar to us. But there is more here than meets the eye (or, fingertips). We started planning this feature area with no preco...

How to install offline .NET Framework 3.5 on Windows 10 using DISM.

Windows 10 comes with .NET framework 4.5 pre-installed, but many apps developed in Vista and Windows 7 era require the .NET framework v3.5 installed along with 4.5. These apps will not run unless you will install the required version. When you try to run any such app, Windows 10 will prompt you to download and install .NET framework 3.5 from the Internet. However, this will take a lot of time. You can save your time and install .NET Framework 3.5 from the Windows 10 installation media. This method is much faster and does not even require an Internet connection. Here is how to install it. How to install offline .NET Framework 3.5 on Windows 10 using DISM. Contents: [ hide ] How to install offline .NET Framework 3.5 on Windows 10 using DISM. To install .NET Framework 3.5 in Windows 10, do the following: Insert your Windows 10 DVD, or double click its ISO image, or insert your bootable flash drive with Windows 10, depending on what you have. Open 'This PC' in File...