Page 4 of 6 FirstFirst 123456 LastLast
Results 46 to 60 of 86
  1. #46
    offline 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?

  2. #47
    murderfacekill's Avatar
    offline Of Mice and Modders
    Join Date
    Aug 2010
    Location
    ha
    Posts
    62
    Thanks
    14
    Thanked 6 Times in 4 Posts
    Downloads
    16
    Uploads
    0
    Quote Originally Posted by xStyle View Post
    Could someone please explain what deodoxing actually is? What are the benefits, etc?
    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

  3. #48
    xXRed98FlamesXx's Avatar
    offline Of Mice and Modders
    Join Date
    Sep 2010
    Posts
    75
    Thanks
    19
    Thanked 12 Times in 8 Posts
    Downloads
    33
    Uploads
    0
    when i type in, cd PATH_TO_AUTODEODEXER
    i get this if 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.

  4. #49
    offline Of Mice and Modders
    Join Date
    Sep 2010
    Posts
    82
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Downloads
    2
    Uploads
    0
    Quote Originally Posted by murderfacekill View Post
    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
    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?

  5. #50
    Nitro3a's Avatar
    offline Maybe Modder
    Join Date
    Aug 2010
    Location
    MA this year
    Posts
    47
    Thanks
    31
    Thanked 4 Times in 3 Posts
    Downloads
    11
    Uploads
    0
    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


  6. #51
    offline 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:

  7. #52
    offline 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.

  8. #53
    offline 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...

  9. #54
    offline 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)

  10. #55
    offline 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

  11. #56
    offline 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.

  12. #57
    offline 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

  13. #58
    offline 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.

  14. #59
    offline 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).

  15. #60
    Nitro3a's Avatar
    offline Maybe Modder
    Join Date
    Aug 2010
    Location
    MA this year
    Posts
    47
    Thanks
    31
    Thanked 4 Times in 3 Posts
    Downloads
    11
    Uploads
    0
    Quote Originally Posted by Ferdy_PR View Post
    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).
    that makes sense ferdy those don't have odex files you can just move them to your deodexed_JAR folder.
    __________
    Current phone: HTC EVO SHift
    Previous phone: Moto Backflip clockwork recovery, rom ginsys 1.8


Page 4 of 6 FirstFirst 123456 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •