Open tmurakami opened 7 years ago
Unfortunately, dalvik.system.DexFile has been deprecated in Android O. So the current implementation might not work in the future...
dalvik.system.DexFile
We have to take a careful look at the libcore repository. https://android.googlesource.com/platform/libcore/
libcore
Unfortunately,
dalvik.system.DexFile
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/