[Q] How to deodex the services.odex,services.jar?
How to deodex the services.odex,services.jar?
i used the baksmali , but always has an error .like this:
Error occured while loading boot class path files. Aborting.
org.jf.dexlib.Code.Analysis.ClassPath$ClassNotFoun dException: Could not find int
erface Lcom/motorola/android/widget/SlideButton$OnSlideEndListener;
at org.jf.dexlib.Code.Analysis.ClassPath$ClassDef.loa dAllImplementedInte
rfaces(ClassPath.java:819)
at org.jf.dexlib.Code.Analysis.ClassPath$ClassDef.<in it>(ClassPath.java:
675)
at org.jf.dexlib.Code.Analysis.ClassPath.loadClassDef (ClassPath.java:280
)
at org.jf.dexlib.Code.Analysis.ClassPath.initClassPat h(ClassPath.java:16
3)
at org.jf.dexlib.Code.Analysis.ClassPath.InitializeCl assPathFromOdex(Cla
ssPath.java:110)
at org.jf.baksmali.baksmali.disassembleDexFile(baksma li.java:96)
at org.jf.baksmali.main.main(main.java:278)
Error while loading class Lcom/android/internal/policy/impl/LockScreen; from fil
e .\android.policy.zip
Error while loading ClassPath class Lcom/android/internal/policy/impl/LockScreen
|