XAP (file format)
Filename extension | .xap |
---|---|
Internet media type | application/x-silverlight-app |
Type of format | Package management system, file archive |
Container for | Software package |
Extended from | ZIP |
Extended to | APPX |
XAP is the file format used to distribute and install application software and middleware onto Microsoft's Windows Phone 7/8/8.1/10 operating system, and is the file format for Silverlight applications. Beginning with Windows Phone 8.1, XAP was replaced by APPX as the file format used to install WinRT apps on the Windows Phone platform, a move which was done by Microsoft in order to unify the app development platforms for Windows Store apps and Windows Phone apps.[1]
XAP files are ZIP file formatted packages, however Microsoft has enabled XAP file encryption, meaning the file can no longer be opened with a standard ZIP extractor. The MIME type associated with XAP files is application/x-silverlight-app
.[2]
The Windows Phone Marketplace allows users to download XAP files to an SD card and install them manually.[3]
XAP is also the extension for XACT Audio Projects, openable with the Microsoft Cross-Platform Audio Creation Tool. Silverlight XAP Files are not openable with the Audio Creation Tool, and XACT XAP files are not archives.
Contents
An XAP file is a ZIP archive that usually contains the following files:[4]
- AppManifest.xaml file
- DLLs required
See also
- APK (file format)
- .ipa (file extension)
- App (file format)
- Cabinet (file format) or Zip (file format), for older PocketPC/Windows Mobile devices
- HTML Application (HTA)
- XAML Browser Applications (XBAP)
- APPX
References
- ↑ "Windows Phone 8.1 includes universal apps and lots of feature updates". 11 February 2014. https://www.theverge.com/2014/2/11/5400660/windows-phone-8-1-features-leaked.
- ↑ "File Extension .XAP Details". File-Extensions.org. http://www.file-extensions.org/xap-file-extension.
- ↑ "How do I install apps from an SD card? | Windows Phone How-to (United Kingdom)". Windowsphone.com. http://www.windowsphone.com/en-gb/How-to/wp8/apps/how-do-i-install-apps-from-an-sd-card.
- ↑ "Silverlight: Anatomy of an .XAP file". Pietschsoft.com. http://pietschsoft.com/post/2008/03/Silverlight-Anatomy-of-an-XAP-file.aspx.
Original source: https://en.wikipedia.org/wiki/XAP (file format).
Read more |