[ 源代码: android-platform-art ]
软件包:dexdump(8.1.0+r23-3)
dexdump 的相关链接
Debian 的资源:
下载源码包 android-platform-art:
- [android-platform-art_8.1.0+r23-3.dsc]
- [android-platform-art_8.1.0+r23.orig.tar.gz]
- [android-platform-art_8.1.0+r23-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 to the original for correct DEX files. Error messages may differ, however. Also, ODEX files are no longer supported.
其他与 dexdump 有关的软件包
|
|
|
|
-
- dep: android-libart
- Android Runtime
-
- dep: android-libbase
- Android base library
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版