.AAR 文件扩展名

Android Archive

开发者 Google
受欢迎程度
4.1  |  17 
 

什么是 AAR 文件?

An AAR file contains a software library used for developing Android apps. It is structurally similar to an .APK file (Android Package), but it allows a developer to store a reusable component that can be used across multiple different apps. Examples of reusable Android components include Activities, Services, and user interface layouts.

更多信息

Android app libraries are commonly available through remote repositories and can be compiled into Android apps using Gradle, the Android Studio tool used for creating Android packages (APK files). AAR files are an alternative to this build process and can be compiled manually into an app by importing them into app modules within Android Studio. Third-party developers often provide a remote Gradle dependency for automatic integration as well as and an AAR file in case developers would like to manually integrate the library.

注: AAR files are stored in the .ZIP format and can be decompressed with any zip utility. They can store everything that a standard APK file contains, including resources, source code, and a manifest file.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 AAR 文件的程序

Windows
Linux
Chrome OS
分类: 开发者
更新时间: 2018-11-28

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Android Archive 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们