i tried it with a galaxy note ii's system ui. didn't work. decompiles and recompiles without errors but doesn't work. It's only for the siii right? I also tried it without making any change.
Last edited:
Thanks. Thats all I wanted to do was help out moreSince this thread was dug up I just want to say that's an awesome little guide for decompiling lol. Just what I have been looking for.
Sent from my SPH-L710 using xda app-developers app
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.RuntimeException: Cannot find file or directory "classout/"
at org.jf.smali.main.main(main.java:184)
Press any key to continue...
I updated to the Quick Fix 2.0 and now Quick-Smali.cmd doesnt appear to work.
I get this errorAnyone else run into this yet?Code:UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.RuntimeException: Cannot find file or directory "classout/" at org.jf.smali.main.main(main.java:184) Press any key to continue...
I'll post an update todayI updated to the Quick Fix 2.0 and now Quick-Smali.cmd doesnt appear to work.
I get this errorAnyone else run into this yet?Code:UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.RuntimeException: Cannot find file or directory "classout/" at org.jf.smali.main.main(main.java:184) Press any key to continue...
Yep, I get the same thing...
The easiest thing to do is use 7zip to drag the metainf from the original apk archive into the modded one then push back to phoneI used this guide to successfully decompile and compile a CM10 framework-res.apk. The only edit I did was the hold long press to kill app MS from 2000 to 600 MS.. My question is regarding the resource.arsc. I'm a bit confused, do i extract the resource.arsc from the newly compiled apk into the back up apk? or can I just drag this new framework apk into the ROM? Also since I only edited the framework apk, can I skip any step with the systemUI.apk?
I posted this here since this guide was the easiest to follow for making framework edits..![]()
Thank you, so I can leave the resource-arcs file untouched then? haha I did a couple of things with the resource-arcs and it always seems to lead to silly boot loops.The easiest thing to do is use 7zip to drag the metainf from the original apk archive into the modded one then push back to phone
Sent from my SPH-D710 using xda premium
Warnings are ok, if its causing issues there must be another reason. Did you use a apk that had already been modified?Help!
recompile done but with warnings, and if flashed it causes FC.
Team Rejectz QUICK FIX
Compiling...
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
aapt: warning: string 'desk_cradle_enable_popup_title' has no default translatio
n in C:\Users\user\Desktop\SecSettings\res; found: ja
aapt: warning: string 'pen_hovering_sound_title' has no default translation in C
:\Users\user\Desktop\SecSettings\res; found: ja
I: Building apk file...
SecSettings - complete
All done now drop That arsc! lol
thank you