Unfortunately, [`dalvik.system.DexFile`](https://developer.android.com/reference/dalvik/system/DexFile.html) has been deprecated in Android O. So the current implementation might not work in the future... We have to take a careful look at the `libcore` repository. https://android.googlesource.com/platform/libcore/
Unfortunately,
dalvik.system.DexFilehas been deprecated in Android O.So the current implementation might not work in the future...
We have to take a careful look at the
libcorerepository.https://android.googlesource.com/platform/libcore/