JesusFreke / smali

smali/baksmali
6.29k stars 1.07k forks source link

unable to decode MIUI services.odex(Android 9) #807

Open Next2N opened 3 years ago

Next2N commented 3 years ago

java -jar baksmali-2.5.2.jar deodex services.odex then it always says: Error occurred while loading class path files. Aborting. org.jf.dexlib2.DexFileFactory$DexFileNotFoundException: Could not locate the embedded dex file /system/framework/qtiNetworkLib.jar. Is the vdex file missing?

but "qtiNetworkLib.jar" is there. why? anyone can help? thanks

The MIUI ROM can be downloaded herehttp://bigota.d.miui.com/V10.3.6.0.PEACNXM/miui_MI8_V10.3.6.0.PEACNXM_e038f4ac7a_9.0.zip