[ 源代码: android-platform-frameworks-base ]
软件包:aapt(1:14~beta1-2 以及其他的)
aapt 的相关链接
Debian 的资源:
下载源码包 android-platform-frameworks-base:
- [android-platform-frameworks-base_14~beta1-2.dsc]
- [android-platform-frameworks-base_14~beta1.orig.tar.xz]
- [android-platform-frameworks-base_14~beta1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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 有关的软件包
|
|
|
|
-
- dep: android-libaapt
- Android Asset Packaging Tool - Shared library
-
- dep: android-libandroidfw
- Android utility library
-
- dep: android-libbase (>= 34.0.4)
- Android base library
-
- dep: android-libutils (>= 34.0.4)
- Android Utility Function Library
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版