Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
bananacakes
Old
(Last edited by bananacakes; 3rd May 2012 at 02:28 AM.)
#1  
bananacakes's Avatar
Senior Member - OP
Thanks Meter 794
Posts: 383
Join Date: May 2010
Location: Seoul

 
DONATE TO ME
Default [HOW TO][Windows] Manually Deodex For Holiday ICS

This is mod for ODEXED ICS based ROMs. When using the Dsxida's kitchen, there was a slight problem. so I made some modifications to AutoDEOTool


Manually Deodexing :



Quote:
to decompil an odex file you needs the BOOTCLASSPATH..
It is a list in specific order of some framework .jar files..
It is different in function of the APKs
Run AutoDEOToolMain.bat

1.Place the JARs and corresponding ODEX files in the directory "_framework".
Otherwise, place deodexed framework JARs into the directory "deodexed_JAR".
2.Place the APKs and corresponding ODEX files in the directory "_app".
3. To deodex framework files
-For non standard odex however a specific bootclass path must be defined..
-select to 6
place the bootclass path for framework
Code:
core.jar:core-junit.jar:bouncycastle.jar:ext.jar:framework.jar:widget.jar:android.policy.jar:services.jar:apache-xml.jar:HTCDev.jar:HTCExtension.jar:com.htc.framework.jar:filterfw.jar:com.htc.android.bluetooth.jar:com.htc.fusion.fx.jar:wimax.jar:com.orange.authentication.simcard.jar:com.htc.android.rosie.jar
4.To deodex APKs files for at&t vivid
-select to 4
place the bootclass path for APKs files
Code:
am.jar:android.policy.jar:android.test.runner.jar:apache-xml.jar:bmgr.jar:bouncycastle.jar:bu.jar:com.android.future.usb.accessory.jar:com.android.location.provider.jar:com.cequint.platform.jar:com.discretix.drm.api.jar:com.google.android.maps.jar:com.google.android.media.effects.jar:com.google.widevine.software.drm.jar:com.htc.android.bluetooth.jar:com.htc.android.rosie.jar:com.htc.framework.jar:com.htc.fusion.fx.jar:com.htc.htcSceneManager.jar:com.htc.lockscreen.fusion.jar:com.htc.sunny2.jar:com.orange.authentication.simcard.jar:com.qik.enabler.jar:com.scalado.caps.jar:com.scalado.util.ScaladoUtil.jar:core.jar:core-junit.jar:ext.jar:filterfw.jar:framework.jar:HTCDev.jar:HTCExtension.jar:ime.jar:input.jar:javax.obex.jar:modemwarmup.jar:monkey.jar:pm.jar:services.jar:svc.jar:widget.jar:wimax.jar

4.To deodex APKs files for velocity
-select to 4
place the bootclass path for APKs files
Code:
am.jar:android.policy.jar:android.test.runner.jar:apache-xml.jar:bmgr.jar:bouncycastle.jar:bu.jar:com.android.future.usb.accessory.jar:com.android.location.provider.jar:com.discretix.drm.api.jar:com.google.android.maps.jar:com.google.android.media.effects.jar:com.google.widevine.software.drm.jar:com.htc.android.bluetooth.jar:com.htc.android.rosie.jar:com.htc.framework.jar:com.htc.fusion.fx.jar:com.htc.htcSceneManager.jar:com.htc.lockscreen.fusion.jar:com.htc.sunny2.jar:com.orange.authentication.simcard.jar:com.scalado.caps.jar:com.scalado.util.ScaladoUtil.jar:core.jar:core-junit.jar:ext.jar:filterfw.jar:framework.jar:HTCDev.jar:HTCExtension.jar:ime.jar:input.jar:javax.obex.jar:modemwarmup.jar:monkey.jar:pm.jar:services.jar:svc.jar:widget.jar:wimax.jar

Credits and thanks goes to:
xavierjohn22 auto DEODEXTOOL
XDA-Developers
Football
Too many people
The 'No Idea' Blog
Attached Files
File Type: rar AutoDEOTool_ICSForHoliday.rar - [Click for QR Code] (7.70 MB, 2498 views)

Lesser Competencies:

Holiday-GB-Kernel, Holiday-ICS-Kernel, Desire-GB-Kernel, Holiday-ROM, Desire-ROM

HTC-Vivid-Raider-Velocity-android-dev.us



I'm not good at speaking English. so there could be a misunderstanding. But I'm speaking Korean well
The Following 12 Users Say Thank You to bananacakes For This Useful Post: [ Click to Expand ]
 
kinghunki
Old
#2  
kinghunki's Avatar
Senior Member
Thanks Meter 251
Posts: 397
Join Date: Dec 2009
Location: LanZhou

 
DONATE TO ME
Thank you for your work

————————————————————
Device: HTC Sensation
Rom: DarkSense | Android 4.0.4 | sense 4.1
Radio: 11.76A.3504.00P_11.24A.3504.31_M
HBOOT: 1.27.1100
SD Card: SanDisk 16GB C4

————————————————————
I'm sorry, my English is not good enough!
If you do not know what I mean, please tell me!!


If my advice is helpful to you, click the THANKS button....
lmftmf Old
#3  
Guest
Thanks Meter
Posts: n/a
Sorry if this posted in the wrong place but whats the process for getting the deodexed apks back onto the phone? I'm running the stock ICS OTA rooted.
 
bananacakes
Old
#4  
bananacakes's Avatar
Senior Member - OP
Thanks Meter 794
Posts: 383
Join Date: May 2010
Location: Seoul

 
DONATE TO ME
Quote:
Originally Posted by lmftmf View Post
Sorry if this posted in the wrong place but whats the process for getting the deodexed apks back onto the phone? I'm running the stock ICS OTA rooted.
This manual was written in order to develop more easy deodexed rom..
if you want to getting the pure deodexed ROM, You need to have a separate build process..

Lesser Competencies:

Holiday-GB-Kernel, Holiday-ICS-Kernel, Desire-GB-Kernel, Holiday-ROM, Desire-ROM

HTC-Vivid-Raider-Velocity-android-dev.us



I'm not good at speaking English. so there could be a misunderstanding. But I'm speaking Korean well
lmftmf Old
#5  
Guest
Thanks Meter
Posts: n/a
So i would need to re build my entire rom?
 
bananacakes
Old
(Last edited by bananacakes; 3rd April 2012 at 01:43 AM.)
#6  
bananacakes's Avatar
Senior Member - OP
Thanks Meter 794
Posts: 383
Join Date: May 2010
Location: Seoul

 
DONATE TO ME
Quote:
Originally Posted by lmftmf View Post
So i would need to re build my entire rom?
Maybe It will be.. This manual is written for people who want to build custom Rom..

Lesser Competencies:

Holiday-GB-Kernel, Holiday-ICS-Kernel, Desire-GB-Kernel, Holiday-ROM, Desire-ROM

HTC-Vivid-Raider-Velocity-android-dev.us



I'm not good at speaking English. so there could be a misunderstanding. But I'm speaking Korean well
lmftmf Old
#7  
Guest
Thanks Meter
Posts: n/a
I tried pushing the files back to the phone and it caused alot of problems so im guessing that i would have to learn how to build roms then. lol
 
valve timing
Old
#8  
valve timing's Avatar
Senior Member
Thanks Meter 17
Posts: 342
Join Date: May 2010
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with

Sent from my HTC PH39100 using xda premium
 
Jirv311
Old
#9  
Jirv311's Avatar
Senior Member
Thanks Meter 300
Posts: 1,063
Join Date: Mar 2008
Location: Johnstown
Quote:
Originally Posted by valve timing View Post
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with

Sent from my HTC PH39100 using xda premium
I can try and put one up tonight.
Current: Samsung Galaxy S III
Previous: HTC Vivid
Previous: Samsung Captivate

If you have a Captivate, I have a ROM for you: MaxQ and Sparko ROM
 
valve timing
Old
#10  
valve timing's Avatar
Senior Member
Thanks Meter 17
Posts: 342
Join Date: May 2010
That would be great

Sent from my HTC PH39100 using xda premium

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more

Boot Animation Paradise for your Android Device

The default boot animations on any device, no matter whichmanufacturer, are generally pretty … more