[ 源代码: android-platform-frameworks-base ]
软件包:android-libaapt(1:10.0.0+r36-3)
android-libaapt 的相关链接
Debian 的资源:
下载源码包 android-platform-frameworks-base:
- [android-platform-frameworks-base_10.0.0+r36-3.dsc]
- [android-platform-frameworks-base_10.0.0+r36.orig.tar.xz]
- [android-platform-frameworks-base_10.0.0+r36-3.debian.tar.xz]
维护小组:
- Android Tools Maintainers (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 - Shared library
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.
This package contains the shared library.
其他与 android-libaapt 有关的软件包
|
|
|
|
-
- dep: android-libandroidfw
- Android utility library
-
- dep: android-liblog (>= 1:10.0.0+r36)
- Android NDK logger interfaces
-
- dep: android-libutils (>= 1:10.0.0+r36)
- Android Utility Function Library
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时