exportDexFile

fun exportDexFile(outPath: String)

write all dex file to outPath

----------------

将所有 dex 文件写入 outPath

Since

1.1.0

Parameters

outPath

dex file output path