[ 原始碼: android-platform-frameworks-base ]
套件:android-libaapt(1:8.1.0+r23-3)
android-libaapt 的相關連結
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 - 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
- Android NDK logger interfaces
-
- dep: android-libutils
- Android Utility Function Library
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- XML parsing C library - runtime library
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG library - runtime (version 1.6)
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)