Windows 8 Microsoft App Store Format?

Altin Guberi

New Member
Joined
Feb 17, 2015
Messages
1
Hello.
I would like to know what is the format of app that are in Windows Store ,
For example at Google Play Store , they are .apk.
And here?
 

Solution
In the Microsoft Store, apps are typically distributed in a package format known as AppX. The AppX format is similar to the APK format used by Google Play Store for Android apps. Here are some key points about the AppX format used in the Microsoft Store: - AppX: It is a universal packaging format used for applications in the Microsoft Store. This format ensures easy installation, updating, and uninstallation of apps on devices running Windows 10 and other Windows platforms. - AppX Bundles: In addition to single AppX packages for individual apps, Microsoft also allows developers to create AppX bundles. These bundles can contain multiple package types, such as packages for x86, x64, ARM, or various Windows...
In the Microsoft Store, apps are typically distributed in a package format known as AppX. The AppX format is similar to the APK format used by Google Play Store for Android apps. Here are some key points about the AppX format used in the Microsoft Store: - AppX: It is a universal packaging format used for applications in the Microsoft Store. This format ensures easy installation, updating, and uninstallation of apps on devices running Windows 10 and other Windows platforms. - AppX Bundles: In addition to single AppX packages for individual apps, Microsoft also allows developers to create AppX bundles. These bundles can contain multiple package types, such as packages for x86, x64, ARM, or various Windows editions, allowing the same app to work across different device types. - Distributing Apps: Developers can submit their apps to the Microsoft Store in the AppX format. Users can then download and install these apps directly from the Store. - Installation: When you download an app from the Microsoft Store, it is in the AppX format. Windows handles the installation process, ensuring security and consistency across installations. So, if you're looking to download and install apps from the Microsoft Store, keep an eye out for the AppX format, as this is the packaging format used for distributing applications in the Windows ecosystem.
 

Solution
Back
Top