New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
zhaiweihua
Old
#1  
Member - OP
Thanks Meter 1
Posts: 34
Join Date: Mar 2010
Default [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
 
benem3000
Old
#2  
Senior Member
Thanks Meter 11
Posts: 114
Join Date: Mar 2011
Location: Madera
Its already been done...