Читать книгу Windows 11 All-in-One For Dummies - Ciprian Adrian Rusen - Страница 33
Understanding the Types of Windows 11 Apps
ОглавлениеWindows 11 can run several different kinds of programs. Computer programs (you can also call them applications or desktop apps if you want) work by interacting with an operating system. Since the dawn of Windows, programs have communicated with the operating system through a specific set of routines (application programming interfaces, or APIs) known colloquially and collectively as Win32. With rare exceptions, Windows desktop apps — the kind you use every day — take advantage of Win32 APIs to work with Windows.
In early June 2011, at the D: All Things Digital conference in California, Steven Sinofsky and Julie Larson-Green gave their first demo of Windows 8. As part of the demo, they showed off new Metro apps, which interacted with Windows in a different way. They used the newly minted API set known as Windows Runtime or, more commonly, the WinRT API. Microsoft started calling the WinRT based apps immersive and full screen, but most of the world settled on Microsoft’s internal code name, Metro apps. Microsoft, however, has since changed the name to Modern UI, then Windows 8 apps, Windows Store Apps, Modern apps, Universal Windows Platform (UWP) apps, and Microsoft Store apps. They all mean the same thing: newer apps that run with this new API instead of the traditional Win32 APIs.
In this book, to minimize confusion, I use the terms Windows 11 app and just app when referring to apps that use the new API.
Windows 11 apps have several characteristics that make them different from desktop apps:
They’re sandboxed — stuck inside a software cocoon that isolates the apps from the operating system and from each other, so that it’s hard to spread infections through them. These apps can't modify system files and settings, which makes them safer to use.
They can be easily interrupted, so their power consumption can be minimized. If a Windows 11 app hangs, it’s almost impossible for it to freeze the machine.
They’re designed to work both with touchscreens and a mouse and keyboard. In contrast, desktop apps were optimized for mouse and keyboard.
You can’t run multiple instances of the same app in parallel like you do with many desktop apps or programs — or at least not yet.
They’re distributed only through the Microsoft Store. In contrast, desktop apps can be downloaded from anywhere on the internet. One upside is that Windows 11 apps are updated automatically by the Microsoft Store app. Often, desktop apps need to be updated manually, or they have a separate updater that runs in the background.
When you buy an app from the Microsoft Store, Microsoft gets a commission. In contrast, you can buy a desktop app anywhere and Microsoft doesn’t get a commission, unless you buy it from Microsoft or the app is made by Microsoft.
Android apps are another hot topic for Windows 11. According to Microsoft, in Windows 11, you'll be able to find Android apps in the Microsoft Store, which then hands you off to the Amazon Appstore. This feature wasn't available at launch, but the company says it soon will be. Basically, all the apps that work on Amazon’s Kindle tablets that use Android should work on Windows 11 too. This move may increase the appeal for using Windows 11 on tablets and other touch devices, but many will be disappointed that this interconnectivity won’t cover the Android apps from Google’s Play Store.
Unlike Windows 10, the Microsoft Store for Windows 11 will host all types of apps: desktop apps, Windows 11 apps, and Android apps (again, not at launch, but they should show up soon after this book is published). To top things off, it also includes games, movies, and TV shows (see Figure 2-4).
FIGURE 2-4: The Microsoft Store includes apps, desktop apps, Android apps, games, movies, and TV shows.
Also, the Microsoft Store has more desktop apps, including Adobe Reader, VLC Media Player, Discord, and Zoom Cloud Meetings. After the appalling App Store for Windows 8 and the mediocre store for Windows 10, this seems a bit too good to be true, doesn’t it?
Read Book 5, Chapter 1 to learn about the Microsoft Store and how to use it to find and install apps.