[ ソース: android-platform-art ]
パッケージ: dexlist (10.0.0+r36-3)
dexlist に関するリンク
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]
類似のパッケージ:
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 the original for correct DEX files. Error messages may differ, however. Also, ODEX files are no longer supported.
その他の dexlist 関連パッケージ
|
|
|
|
-
- 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 (>= 5.2)
- GNU 標準 C++ ライブラリ v3