[ ソース: android-platform-art ]
パッケージ: dexlist (8.1.0+r23-3)
dexlist に関するリンク
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]
類似のパッケージ:
Lists all methods in all concrete classes in Android DEX files
This is a re-implementation of the original `dexlist` utility that was based on Dalvik functions in `libdex` into a new `dexlist` 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.
その他の dexlist 関連パッケージ
|
|
|
|
-
- dep: android-libart
- Android Runtime
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3