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?
 
lowtraxx
Old
#1  
lowtraxx's Avatar
Senior Member - OP
Thanks Meter 234
Posts: 226
Join Date: Sep 2007
Location: Augsburg

 
DONATE TO ME
Default [Tool] Fast Deodexer and Update.zip builder Scripts [OSX / Linux]

I wrote some little tools to deodex a Xoom directly. I used the tips from here so thanks to dhemke17.

There are all needed tools packaged in the zip file (smali, baksmali, signapk and the certs). First you have to unzip to a folder of your choice, then you have to edit deodex.sh and set the path to your android sdk. After that you can run the tool. It will then adb pull the framework and app files from your device and deodex them. After that you can use buildupdatezip.sh to build a signed-update.zip with your new files.

As always, USE AT YOUR OWN RISK!
Attached Files
File Type: zip deodexer.zip - [Click for QR Code] (2.56 MB, 491 views)
If you like my work, buy me a beer
or click the Thanks-Button

Mobile: Sony Xperia Z
The Following 2 Users Say Thank You to lowtraxx For This Useful Post: [ Click to Expand ]
 
dhemke17
Old
#2  
dhemke17's Avatar
Recognized Developer
Thanks Meter 707
Posts: 1,618
Join Date: Oct 2010

 
DONATE TO ME
Quote:
Originally Posted by lowtraxx View Post
I wrote some little tools to deodex a Xoom directly. I used the tips from here so thanks to dhemke17.

There are all needed tools packaged in the zip file (smali, baksmali, signapk and the certs). First you have to unzip to a folder of your choice, then you have to edit deodex.sh and set the path to your android sdk. After that you can run the tool. It will then adb pull the framework and app files from your device and deodex them. After that you can use buildupdatezip.sh to build a signed-update.zip with your new files.

As always, USE AT YOUR OWN RISK!
This is exactly what I was hoping for!

Samsung Galaxy Nexus
Current Rom:Warped AOSP v1.0.0 #4
Current Kernel: Imoseyon's Lean Kernel 5.4
Current Theme: Some B/W theme...not sure what the name is
 
dhemke17
Old
#3  
dhemke17's Avatar
Recognized Developer
Thanks Meter 707
Posts: 1,618
Join Date: Oct 2010

 
DONATE TO ME
Nice script man...just used it for the first time...already had the files pulled, so I had to make a couple tweaks to it. I gave me some trouble at the start, but then I got it to go without a problem! Thanks a lot man.

Samsung Galaxy Nexus
Current Rom:Warped AOSP v1.0.0 #4
Current Kernel: Imoseyon's Lean Kernel 5.4
Current Theme: Some B/W theme...not sure what the name is