Quote:
Originally Posted by shocklads
So, friend, what soft u use to decompile *.jar? I want mod "Swipe to remove notif" but i can't decompile *.jar 
|
Use baksmali manager as described in the original thread.
After downloading and extracting baksmali manager, copy-paste your framework.jar to baksmalimager's root folder then double click baksmali Manager.bat, press any key, type 4 (4 Select file to work), choose your framework.jar as listed in the next screen after typing 4 (e.g.: 1 framework.jar), then type 1 to decompile.
If you've done editing, do smali back your frmaework.jar (type 2). There, you'll find classes.dex file right above your framework.jar. Open up your framework.jar with any archiver program (e.g. WinRAR), drag and drop the classes.dex into your framework.jar that opened with archiver, then close the archive.
Now, you have the modified framework.jar and good to go to the next step.
================================================== =========
To OP, sorry this is a little bit OOT but I think it wouldn't be bother you to borrow some lines here to explain what mr. shocklads asked above. v
-I'm just a noob, and always be, that loves GUI design and Grande Juve-
Thank you S5360 and P500, you both force me to start thees. 
|