.APP 파일 확장자
macOS Application Bundle
| 개발사 | Apple |
| 인기도 |
4.0 | 434 투표 |
APP 파일이란 무엇인가요?
An APP file is a macOS application bundle. It contains the files needed to run a macOS application, including the app's executable, resources, and other ancillary files. In macOS, you can run the application an APP file contains by double-clicking the file.
추가 정보
In practice, macOS APP files are most similar to Windows .EXE files. However, while APP files behave as executable files when double-clicked, they are actually macOS packages.
In macOS, you can right-click an APP file and select Show Package Contents to view the package's constituent directories and files. For example, each APP file contains a .PLIST file, which lists application properties and configuration settings. Each APP file also contains a Contents, Resources, Frameworks, and MacOS directory. The MacOS directory contains the application's actual executable file(s).
참고: Do not edit or move an APP file's contents. Doing so can break the program the file contains.
APP 파일을 여는 방법
In macOS, you can double-click an APP file to run the program it contains. You can also right-click the file and select Show Package Contents to view its constituent files.
In Windows and Linux, you can view an APP file's contents as though the file were a folder. You may also be able to extract some of the bundle's contents using WinRAR or another archive utility.
APP 파일을 여는 프로그램
Symbian OS Application
| 개발사 | Nokia |
| 인기도 |
3.3 | 62 투표 |
Software program written for the Symbian OS, an operating system for mobile phones and smartphones; comprises a Symbian application together with a .RSC resource file; can be compiled using a Symbian OS software development kit (SDK).
추가 정보
The Symbian OS is used by phones from Nokia, Sony Ericsson, Samsung, and FOMA.
APP 파일을 여는 프로그램
FoxPro Generated Application
| 개발사 | 해당 없음 |
| 인기도 |
3.2 | 70 투표 |
Application used by FoxPro to automate procedures (i.e. creating new label sizes, transforming data values, analyzing code, etc); may be included with FoxPro or custom built by the user from a project (.PJX) file using the BUILD APP command
APP 파일을 여는 프로그램
Wii U Game Data File
| 개발사 | N/A |
| 인기도 |
3.3 | 23 투표 |
An APP file contains encrypted data dumped from a Nintendo Wii U video game. It stores a section of the game data, along with other APP files, that when decrypted and pieced together, can be opened and played on a computer using a Wii U emulator.
추가 정보
APP files are used by gamers who enjoy playing and altering Wii U games on their computers. Since APP files contain pieces of a Wii U game to reduce file sizes, all the APP files need to be present in order to play the Wii U game.
Also, Wii U APP files are encrypted and must be decrypted before they can be opened and played. A Title Metadata .TMD file, which stores metadata and the title key for the APP game, is required in order to decrypt the APP file.
APP files are named according to the number of files to which the game data was split. The files start at 0 (00000000.app), then increase from there to 00000001.app, 00000002.app, etc.
APP 파일을 열거나 참조하는 프로그램
Nintendo Wii WAD Archive
| 개발사 | Nintendo |
| 인기도 |
3.3 | 13 투표 |
An APP file is an archive used by a downloaded Nintendo Wii channel, or .WAD file. It contains application or game data compressed using Yaz0 or LZ77 compression and saved in the U8 archive format. APP files are typically not meant to be opened.
추가 정보
The Nintendo Wii gave players access to an online marketplace called WiiWare, which they could use to download additional games and applications for their console. The Wii downloaded these games and applications as WAD files which, when installed, became new Nintendo Wii channels. Each WAD file included a handful of compressed APP archives, which contained files used to install and access the new channel.
Nintendo discontinued the WiiWare marketplace at the beginning of 2019. However, homebrew gamers and Wii emulator users still use WAD files and the APP files contained within them to install Wii games and other applications.
APP 파일을 여는 방법
Typically, Nintendo Wii players should not open the APP files included within a WAD file. However, homebrew gamers and emulator users may wish to view or extract the files contained within a channel's APP archives. To do so, you can decompress the archive using a U8 decompression tool, such as U8 Tool or Sharpii.
APP 파일을 여는 프로그램
HarmonyOS App Pack
| 개발사 | Huawei |
| 인기도 |
3.4 | 9 투표 |
추가 정보
Many Huawei smartphones, tablets, smartwatches, and smart TVs use the company's proprietary HarmonyOS operating system. HarmonyOS allows users to install compatible Android apps, packaged as .APK files, and HarmonyOS-specific apps, packaged as APP files. In Huawei's AppGallery, HarmonyOS-specific apps are often marked with the HMOS label, allowing users to distinguish HarmonyOS apps from Android apps.
Developers package HarmonyOS apps into APP files at the end of the app development and publishing process. Prior to being packaged in an APP file, the app's modules are saved as one or more HAP files. Developers typically perform their development and testing using HAP files, and they use APP files only to publish their finalized app to Huawei AppGallery.
How do I package a HarmonyOS app into an APP file?
To package a HarmonyOS app into an APP file in Huawei DevEco Studio:
- Open your app development project in Huawei DevEco Studio.
- Select Build → Build Hap(s)/APP(s) → Build APP(s)
DevEco Studio will then create a release sub-directory in your project's build directory. This sub-directory will contain your app's APP file(s).
APP 파일을 여는 방법
APP files are not meant to be manually opened. Developers can use Huawei AppGallery Connect to upload their APP files and distribute them to users. Users can download and install APP-based HarmonyOS applications from Huawei AppGallery.
