Advertisement
Guest User

Untitled

a guest
Mar 1st, 2013
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. 1) extract the .rar to your desktop
  2.  
  3. 2) add the .jar you are working with inside the extracted folder
  4.  
  5. 3) copy the full name of the .jar you are working with, including the .jar part
  6.  
  7. 4) right click on the 1.bat and select edit with notepad++ (install it if not already done)
  8.  
  9. 5) replace Trebuchet.odex with the full name of the .jar you will be working with, then save and exit
  10.  
  11. 6) double click the 1.bat to decomple your .jar, the result will be the classes folder
  12.  
  13. 7) after making your edits double click the 2.bat, this will recomplie the outcome will be a classes.dex
  14.  
  15. 8) right click on the .jar you where working with, select 7zip / open archive
  16.  
  17. 9) drag and drop your new classes.dex inside
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement