[ 源代码: android-platform-frameworks-base ]
软件包:aapt(1:8.1.0+r23-3)
aapt 的相关链接
Debian 的资源:
下载源码包 android-platform-frameworks-base:
- [android-platform-frameworks-base_8.1.0+r23-3.dsc]
- [android-platform-frameworks-base_8.1.0+r23.orig.tar.xz]
- [android-platform-frameworks-base_8.1.0+r23-3.debian.tar.xz]
维护小组:
- Android Tools Maintainers (QA 页面, 邮件存档)
- Hans-Christoph Steiner (QA 页面)
- Kai-Chung Yan (QA 页面)
- Chirayu Desai (QA 页面)
- Umang Parmar (QA 页面)
外部的资源:
- 主页 [android.googlesource.com]
相似软件包:
- golang-github-avast-apkparser-dev
- google-android-build-tools-17-installer
- google-android-build-tools-20-installer
- google-android-build-tools-installer
- google-android-build-tools-18-installer
- google-android-build-tools-19-installer
- google-android-build-tools-21-installer
- google-android-build-tools-22-installer
- google-android-build-tools-23-installer
- google-android-build-tools-24-installer
- google-android-build-tools-24.0.0-installer
Android Asset Packaging Tool
The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets.
负责填实 aapt 的软件包
- google-android-build-tools-installer
- Google build tools for Android (aapt, aidl, dexdump, dx)
其他与 aapt 有关的软件包
|
|
|
|
-
- dep: android-libaapt
- Android Asset Packaging Tool - Shared library
-
- dep: android-libandroidfw
- Android utility library
-
- dep: android-libbase
- Android base library
-
- dep: android-libutils
- Android Utility Function Library
-
- dep: android-libziparchive
- Library for ZIP archives
-
- dep: libc6 (>= 2.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libprotobuf-lite17
- protocol buffers C++ library (lite version)
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版