- 09-22-2010, 09:38 PM #46
Of Mice and Modders
- Join Date
- Sep 2010
- Posts
- 82
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Downloads
- 2
- Uploads
- 0
Could someone please explain what deodoxing actually is? What are the benefits, etc?
- 09-22-2010, 10:08 PM #47
this is the response by the op:
The main, certain benefit of deodexing is that it allows developers, modders and themers to modify the files that are in these directories, and then put them up on these forums for other people to use (as I did with my mod to remove the date from the notification bar). Some people claim that it makes your phone faster, less space, etc, but I cannot speak to that for sure since I haven't done any sort of testing on this and haven't really researched it. So if you are looking to install certain themes or mods, this will be required. Otherwise, you can probably just skip this and never know the difference
- 09-22-2010, 11:10 PM #48
when i type in, cd PATH_TO_AUTODEODEXER
i get thisif pic duznt show, http://www.photoshop.com/accounts/29...b1bd2bcd3aefe0
i get "the system cannot find the path specified"Last edited by xXRed98FlamesXx; 09-22-2010 at 11:14 PM.
- 09-23-2010, 12:57 AM #49
Of Mice and Modders
- Join Date
- Sep 2010
- Posts
- 82
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Downloads
- 2
- Uploads
- 0
So.. if I've been editting my .xml files and they've been bricking my phone, and I haven't deodexed, is that the reason?
Also, after changing the font on my phone, the notification area and some others are distorted and haven't actually changed to the font. Would the absence of deodexing be the problem?
- 09-23-2010, 03:42 AM #50
Okay I don't guarantee that it will work because it is only part of a nandroid backup. It is worth a try though. I just hope you have the same software and mods that I have. I have done the aftermarket apps, j_r0dd's boot.img and the updated busybox w/ bash and nano. all running on 13.37 w/ j_r0dd's recovery as default.
__________
Current phone: HTC EVO SHift
Previous phone: Moto Backflip clockwork recovery, rom ginsys 1.8

- 09-23-2010, 09:35 AM #51
Itty Bitty Modder
- Join Date
- Sep 2010
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
Need help i keep getting this error.
Error occured while loading boot class path files. Aborting.
org.jf.dexlib.Util.ExceptionWithContext: Cannot locate boot class path file svc.
jar
at org.jf.dexlib.Code.Analysis.ClassPath.loadBootClas sPath(ClassPath.jav
a:237)
at org.jf.dexlib.Code.Analysis.ClassPath.initClassPat h(ClassPath.java:15
1)
at org.jf.dexlib.Code.Analysis.ClassPath.InitializeCl assPathFromOdex(Cla
ssPath.java:110)
at org.jf.baksmali.baksmali.disassembleDexFile(baksma li.java:93)
at org.jf.baksmali.main.main(main.java:278)
The system cannot find the file specified.
-------------------------------------
| Compression-Level: 9 | Ignore: On |
-------------------------------------
**************** Auto-Deodexer 2.1 *******************
Choice Action
1 Deodex a stock rom
2 Deodex a non-stock rom(custom bootclasspath)
3 Ignore Mode on/off (Use this as a last resort)
4 Select compression level for apk's/jar's
5 Show How-To
6 Quit
Please make your decision:
- 09-23-2010, 09:54 AM #52
Of Mice and Modders
- Join Date
- Jul 2010
- Posts
- 98
- Thanks
- 4
- Thanked 24 Times in 16 Posts
- Downloads
- 11
- Uploads
- 0
[MENTION=3209664]xXRed98FlamesXx[/MENTION] You need to replace PATH_TO_AUTODEODEXER with the folder that you put the auto deodexer in (your desktop, C:\, etc).
[MENTION=3211633]xStyle[/MENTION] Not sure, I haven't really messed with editing any XML files, but I guess it is possible. I do know that if you do any smali/baksmali work then this is required. You can give it a shot and see if it helps, can't hurt anything by trying.
[MENTION=3211457]Ferdy_PR[/MENTION] Check your deodexed_JAR folder and make sure that there is a svc.jar file in there. If not, check the framework directory and make sure it isn't still in there for some reason.
- 09-23-2010, 10:03 AM #53
Itty Bitty Modder
- Join Date
- Sep 2010
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
svc.jar is not in the deodexed_Jar folder its in the framework directiry...
- 09-23-2010, 10:53 AM #54
Of Mice and Modders
- Join Date
- Jul 2010
- Posts
- 98
- Thanks
- 4
- Thanked 24 Times in 16 Posts
- Downloads
- 11
- Uploads
- 0
Hmm, ok. Did you run into any errors in the previous steps at all? That file should have been deodexed in the first run of the deodexer, so you might try starting over and watch the output of the first one and see if you get any errors on svc.jar. To make it a bit quicker you can just deodex the framework directory (leave the apk directory empty)
- 09-23-2010, 11:15 AM #55
Itty Bitty Modder
- Join Date
- Sep 2010
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
started the whole thing over and get this error in th first part:
Error while loading class Lcom/motorola/im/plugin/yahoo/YahooImPlugin$1; from fi
le C:\Deodexer\app\YahooImPlugin.odex
Error while loading ClassPath class Lcom/motorola/im/plugin/yahoo/YahooImPlugin$
1;
The system cannot find the file specified.
Optimizing YouTube...
1 file(s) moved.
-------------------------------------
| Compression-Level: 9 | Ignore:Off |
-------------------------------------
**************** Auto-Deodexer 2.1 *******************
Choice Action
1 Deodex a stock rom
2 Deodex a non-stock rom(custom bootclasspath)
3 Ignore Mode on/off (Use this as a last resort)
4 Select compression level for apk's/jar's
5 Show How-To
6 Quit
- 09-23-2010, 11:26 AM #56
Of Mice and Modders
- Join Date
- Jul 2010
- Posts
- 98
- Thanks
- 4
- Thanked 24 Times in 16 Posts
- Downloads
- 11
- Uploads
- 0
That is expected, that is one of the errors that occurs that is resolved in the later steps. Sorry, I should have been more clear, look for an error with the svc.jar file. If you remove all of the files within your C:\Deodexer\app\ directory then all it should deodex will be your framework directory, which should make it much easier to spot any issues. Before you do that, though, check to make sure that svc.jar hasn't been successfully moved to deodexed_jar this time through, it might have been a one-off issue.
- 09-23-2010, 11:39 AM #57
Itty Bitty Modder
- Join Date
- Sep 2010
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
No its still in the framework directory going try to deodex the framework now to see if their is any errors..
I think this is the problem:
Processing archive: C:\Deodexer\framework\svc.jar
Extracting META-INF
Extracting META-INF\MANIFEST.MF
Everything is Ok
Folders: 1
Files: 1
Size: 71
Compressed: 345
Deodexing JAR...
Can't find the file C:\Deodexer\framework\svc.odex
The system cannot find the file specified.
Optimizing APKs...
A subdirectory or file deodexed_APK already exists.Last edited by Ferdy_PR; 09-23-2010 at 11:39 AM. Reason: Automerged Doublepost
- 09-23-2010, 12:59 PM #58
Of Mice and Modders
- Join Date
- Jul 2010
- Posts
- 98
- Thanks
- 4
- Thanked 24 Times in 16 Posts
- Downloads
- 11
- Uploads
- 0
That would do it. Not sure why svc.odex wasn't copied over from your phone, but it should have been. Check the orig_framework folder on your sd card to see if there is a svc.odex file in there that might have been missed during the copy somehow.
- 09-23-2010, 03:25 PM #59
Itty Bitty Modder
- Join Date
- Sep 2010
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
Ok so i got the svc.odex solved but now i have another problem. i have 4 files in my framework(android.test.runner.jar, blur.res.jar, framework-res.apk, and services.ja).
- 09-23-2010, 04:28 PM #60


LinkBack URL
About LinkBacks
Reply With Quote
