[ ソース: 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.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 9)
- GNU 標準 C++ ライブラリ v3