[ 原始碼: android-platform-art ]
套件:dexdump(10.0.0+r36-3)
dexdump 的相關連結
Debian 的資源:
下載原始碼套件 android-platform-art:
- [android-platform-art_10.0.0+r36-3.dsc]
- [android-platform-art_10.0.0+r36.orig.tar.gz]
- [android-platform-art_10.0.0+r36-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [android.googlesource.com]
相似套件:
Displays information about Android DEX files
The `dexdump` tool is intended to mimic `objdump`. When possible, use similar command-line arguments.
This is a re-implementation of the original `dexdump` utility that was based on Dalvik functions in `libdex` into a new `dexdump` that is now based on ART functions in `libart` instead. The output is very similar to the original for correct DEX files. Error messages may differ, however. Also, ODEX files are no longer supported.
其他與 dexdump 有關的套件
|
|
|
|
-
- dep: android-libart (>= 10.0.0+r36)
- Android Runtime
-
- dep: android-libbase (>= 1:10.0.0+r36)
- Android base library
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3